Interface Omegahat::QRDecomposition

interface QRDecomposition
inherits from Omegahat::MatrixDecomposition

Operation Index

Q
R
project
residual

Operations

Q
Matrix Q();
R
SquareMatrix R();
project
DataVector project(in DataVector y);
residual
DataVector residual(in DataVector y);

Generated by the ORBacus IDL-to-HTML translator (non-commercial)