|
ACF $AcfVersion:0$
|
#include <istd/TArray.h>#include <istd/CIndex2d.h>#include <iser/CArchiveTag.h>#include <imath/TVector.h>Go to the source code of this file.
Classes | |
| class | imath::TMatrix< Width, Height, Element > |
| Definition of mathematical matrix with fixed dimensions. More... | |
Namespaces | |
| namespace | iser |
| Contains general persistence mechanism with basic archives implementations. | |
| namespace | imath |
| Package with mathematical functions and algebraical primitives. | |
Functions | |
| template<int Width, int Height, typename Element > | |
| TMatrix< Width, Height, Element > | imath::operator* (double value, const imath::TMatrix< Width, Height, Element > &matrix) |