scirust::matrix::matrix::MatrixF64 [] [src]

type MatrixF64 = Matrix<f64>;

A matrix of 64-bit floating point numbers.