Docs.rs
catgrad-0.2.1
catgrad 0.2.1
Permalink
Docs.rs crate page
MIT
11 August 2026
Links
Repository
crates.io
Source
Owners
statusfailed
Dependencies
candle-core ^0.8
normal
optional
graphviz-rust ^0.9.5
normal
optional
ndarray ^0.16.1
normal
optional
open-hypergraphs ^0.2.7
normal
open-hypergraphs-dot ^0.2.1
normal
optional
Versions
31.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
concat
catgrad
0.2.1
In catgrad::
stdlib::
ops
catgrad
::
stdlib
::
ops
Function
concat
Copy item path
Source
pub fn concat(builder: &
Builder
, dim: impl
IntoNatVar
, x:
Var
, y:
Var
) ->
Var