Module Omegahat
Interface Index
- ArgList
-
- BaseMatrix
-
- CholeskyDecomposition
-
- DataFrame
-
- EigenSpace
-
- LinearModel
-
- Matrix
-
- MatrixDecomposition
-
- QRDecomposition
-
- SVDecomposition
-
- SquareMatrix
-
- Variable
-
- VectorSpace
-
Exception Index
- EvaluatorException
-
Alias Index
- DataVector
-
- MatrixElementIndex
-
- MatrixElementIndexSequence
-
Exceptions
- EvaluatorException
-
exception EvaluatorException
{
string message;
string function;
};
Aliases
- DataVector
-
typedef Sequences::DoubleSequence DataVector;
- MatrixElementIndex
-
typedef sequence<unsigned long, 2> MatrixElementIndex;
- MatrixElementIndexSequence
-
typedef sequence<MatrixElementIndex> MatrixElementIndexSequence;
Generated by the ORBacus IDL-to-HTML translator (non-commercial)