#include "gslobj.hxx"#include <string>#include <gsl/gsl_blas.h>#include <gsl/gsl_linalg.h>
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const gslobj_matrix &m) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const gslobj_matrix & | m | |||
| ) |
Definition at line 24 of file matrix.cxx.
1.6.1