Sequences::DoubleSequence diagonal();
Sequences::DoubleSequence getElements(in MatrixElementIndexSequence indexPairs);
QRDecomposition getQR();
SVDecomposition getSVD();
Matrix getSubMatrix(in Sequences::ULongSequence rows,
in Sequences::ULongSequence cols);
double trace();
Generated by the ORBacus IDL-to-HTML translator (non-commercial)