Go to the source code of this file.
Classes | |
class | itpp::Mat< eT > |
dummy itpp::Mat class, to prevent compilation errors More... | |
class | itpp::Vec< eT > |
dummy itpp::Vec class, to prevent compilation errors More... | |
Namespaces | |
namespace | itpp |
Typedefs | |
typedef Mat< std::complex < double > > | itpp::cmat |
typedef Vec< std::complex < double > > | itpp::cvec |
typedef Mat< int > | itpp::imat |
typedef Vec< int > | itpp::ivec |
typedef Mat< double > | itpp::mat |
typedef Mat< short int > | itpp::smat |
typedef Vec< short int > | itpp::svec |
typedef Vec< double > | itpp::vec |