LAMA
lama::MatrixValue< ValueType > Struct Template Reference

Public Member Functions

 MatrixValue (IndexType row, IndexType col, ValueType val)

Data Fields

IndexType i
IndexType j
ValueType v

template<typename ValueType>
struct lama::MatrixValue< ValueType >


Constructor & Destructor Documentation

template<typename ValueType>
lama::MatrixValue< ValueType >::MatrixValue ( IndexType  row,
IndexType  col,
ValueType  val 
) [inline]

Field Documentation

template<typename ValueType>
IndexType lama::MatrixValue< ValueType >::i
template<typename ValueType>
IndexType lama::MatrixValue< ValueType >::j
template<typename ValueType>
ValueType lama::MatrixValue< ValueType >::v

The documentation for this struct was generated from the following file: