binius_
math
0.1.0
Module fold
Module Items
Functions
In crate binius_
math
binius_math
Module
fold
Copy item path
Source
Expand description
Algorithms for matrix multiplications and generalized tensor contractions.
Functions
ยง
fold_
cols
Computes a linear combination of the columns of a matrix.
fold_
rows
Computes a linear combination of the rows of a matrix.