CMR
1.3.0
|
Row/column index type. More...
#include <matrix.hpp>
Public Member Functions | |
Nonzero (Index r, Index c, const Value &v) | |
Public Attributes | |
Index | row |
Index | column |
const Value & | value |
Row/column index type.
|
inline |
Index tu::Matrix< V >::Nonzero::column |
Index tu::Matrix< V >::Nonzero::row |
const Value& tu::Matrix< V >::Nonzero::value |