Interface Omegahat::EigenSpace

interface EigenSpace
inherits from Omegahat::MatrixDecomposition

Operation Index

value
values
vector
vectors

Operations

value
double value(in unsigned long i);
values
Sequences::DoubleSequence values();
vector
DataVector vector(in unsigned long i);
vectors
VectorSpace vectors();

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