Docs.rs
convolutions-rs-0.3.4
convolutions-rs 0.3.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Conzel
Dependencies
ndarray ^0.15.3
normal
ndarray-npy ^0.8.1
normal
num-traits ^0.2.14
normal
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ConvKernel
convolutions_
rs
0.3.4
Conv
Kernel
Aliased Type
In crate convolutions_
rs
convolutions_rs
Type Alias
Conv
Kernel
Copy item path
Source
pub type ConvKernel<F> =
Array4
<F>;
Aliased Type
ยง
pub struct ConvKernel<F> {
/* private fields */
}