mod cholesky;
mod lu;
mod qr;
mod real_eigensystem;
mod schur;
mod svd;
mod symmetric_eigen;