Public Member Functions | |
bool | composeTypeImpl (const PropertyBag &bag, SymmetricMatrix &result) const |
bool | decomposeTypeImpl (const SymmetricMatrix &mat, PropertyBag &targetbag) const |
SymmetricMatrixTypeInfo () |
Definition at line 278 of file bfl_toolkit.cpp.
Definition at line 280 of file bfl_toolkit.cpp.
bool BFL::SymmetricMatrixTypeInfo::composeTypeImpl | ( | const PropertyBag & | bag, |
SymmetricMatrix & | result | ||
) | const [inline] |
Definition at line 300 of file bfl_toolkit.cpp.
bool BFL::SymmetricMatrixTypeInfo::decomposeTypeImpl | ( | const SymmetricMatrix & | mat, |
PropertyBag & | targetbag | ||
) | const [inline] |
Definition at line 283 of file bfl_toolkit.cpp.