[][src]Type Definition gauss_quad::DMatrixf64

type DMatrixf64 = Matrix<f64, Dynamic, Dynamic, VecStorage<f64, Dynamic, Dynamic>>;