Diana
0.8.3
|
clone() | ICapeIdentification | [virtual] |
GetComponentDescription() const =0 | ICapeIdentification | [pure virtual] |
GetComponentName() const =0 | ICapeIdentification | [pure virtual] |
GetNumCols() const =0 | ICapeNumericMatrix | [pure virtual] |
GetNumRows() const =0 | ICapeNumericMatrix | [pure virtual] |
GetStructure(Common::Types::CapeArrayLong &rowIndices, Common::Types::CapeArrayLong &colIndices) const =0 | ICapeNumericUnstructuredMatrix | [pure virtual] |
GetValues() const =0 | ICapeNumericMatrix | [pure virtual] |
operator<<(std::ostream &os, const ICapeNumericUnstructuredMatrix &matrix) | ICapeNumericUnstructuredMatrix | [friend] |
QueryOrdering() const =0 | ICapeNumericMatrix | [pure virtual] |
QuerySymmetric() const =0 | ICapeNumericMatrix | [pure virtual] |
QueryType() const =0 | ICapeNumericMatrix | [pure virtual] |
SetComponentDescription(const Common::Types::CapeString &_description)=0 | ICapeIdentification | [pure virtual] |
SetComponentName(const Common::Types::CapeString &_name)=0 | ICapeIdentification | [pure virtual] |
~ICapeIdentification() | ICapeIdentification | [inline, virtual] |
~ICapeNumericMatrix() (defined in ICapeNumericMatrix) | ICapeNumericMatrix | [inline, virtual] |