|
GCpp general purpose C++ library
version 1.0
|
#include "GGlobal.hh"#include "GLogMessage.hh"#include "GBaseFunctions.hh"#include "GStringFunctions.hh"#include "GVectorT.hh"#include "icc/GMatrixT.icc"Go to the source code of this file.
Classes | |
| class | GVectorT< T > |
| class | GMatrixT< T > |
Functions | |
| template<typename T > | |
| GMatrixT< T > | operator* (const double k, const GMatrixT< T > &m) |
Include file for a template matrix class.