Docs.rs
custos-math-0.6.2
custos-math 0.6.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
elftausend
Dependencies
custos ^0.6.2
normal
fastrand ^1.8.0
normal
matrixmultiply ^0.3.2
normal
Versions
2.56%
of the crate is documented
This release has been yanked, go to latest version
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
☰
Crate custos_math
Version 0.6.2
All Items
Modules
Structs
Traits
Functions
?
Crate
custos_math
source
·
[
−
]
Re-exports
pub use
raw_ops
::*;
pub use
cpu
::*;
pub use
cuda
::*;
pub use
opencl
::*;
Modules
cpu
cuda
custos
matrix_multiply
nn
opencl
raw_ops
raw_prelude
Structs
Matrix
A matrix using
Buffer
described with rows and columns
Traits
AdditionalOps
AssignOps
Assignment operations
BaseOps
Element-wise +, -, *, / operations for matrices.
ClipOp
ColOp
CudaTranspose
DiagflatOp
FnsOps
Gemm
Matrix multiplication. Uses provided device.
MaxOps
RandBuf
RandOp
RowOp
ScalarAssign
SumOps
SumOverOps
TransposeOp
Functions
cl_to_cpu_lr
OpenCL
cl_to_cpu_s
OpenCL
cu_clip
diagflat
ew_op
rand_slice
slice_transpose