#include <BlockSparseMatrix.h>
Public Types | |
typedef Iterator::value_type | Triplet |
Public Member Functions | |
bool | operator() (const Triplet &a, const Triplet &b) |
Definition at line 87 of file BlockSparseMatrix.h.
typedef Iterator::value_type Eigen::internal::TripletComp< Iterator, IsColMajor >::Triplet |
Definition at line 89 of file BlockSparseMatrix.h.
|
inline |
Definition at line 90 of file BlockSparseMatrix.h.