Module dense

Module dense 

Source

Structs§

DenseMatrix
A dense matrix in row-major format, with customizable backing storage.

Traits§

DenseStorage

Type Aliases§

RowMajorMatrix
RowMajorMatrixCow
RowMajorMatrixView
RowMajorMatrixViewMut