
Public Member Functions | |
| virtual | ~ConvertibleToVector () |
| Thyra::ConstVector< Scalar > | convert () const |
| Convert to the specified target type (e.g., Vector or ConstVector). | |
Definition at line 43 of file Thyra_LinearCombinationDecl.hpp.
| Thyra::ConstVector<Scalar> Thyra::ConvertibleToVector< Scalar >::convert | ( | ) | const [inline, virtual] |
Convert to the specified target type (e.g., Vector or ConstVector).
Implements Thyra::Converter< Scalar, Thyra::ConstVector< Scalar > >.
Definition at line 53 of file Thyra_LinearCombinationDecl.hpp.
1.4.7