#include <baselib.h>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/matrix.hpp>#include <boost/numeric/ublas/io.hpp>#include <ublasTools.h>Go to the source code of this file.
Classes | |
| class | PspmOptions |
| Options of Pspm. More... | |
| class | PspmPar |
| class | Pspm |
| Implements the Pspm algorithm. More... | |
Typedefs | |
| typedef boost::numeric::ublas::vector < Decimal > | uvector |
| typedef boost::numeric::ublas::matrix < Decimal > | umatrix |
1.5.6