pub type MatrixRef<'a> = F64MatrixView<'a>;Expand description
Alias for the design-matrix view returned by PreparedSample.
Aliased Typeยง
pub struct MatrixRef<'a> { /* private fields */ }pub type MatrixRef<'a> = F64MatrixView<'a>;Alias for the design-matrix view returned by PreparedSample.
pub struct MatrixRef<'a> { /* private fields */ }