$treeview $search $mathjax
Eigen
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
A small structure to hold a non zero as a triplet (i,j,value). More...
Public Member Functions | |
const Index & | col () const |
const Index & | row () const |
const Scalar & | value () const |
A small structure to hold a non zero as a triplet (i,j,value).
const Index& col | ( | ) | const [inline] |
const Index& row | ( | ) | const [inline] |
const Scalar& value | ( | ) | const [inline] |