Main MRPT website > C++ reference
MRPT logo
Public Member Functions
Eigen::SimplicialCholesky< _MatrixType, _UpLo >::keep_diag Struct Reference

Detailed Description

template<typename _MatrixType, int _UpLo = Lower>
struct Eigen::SimplicialCholesky< _MatrixType, _UpLo >::keep_diag

keeps off-diagonal entries; drops diagonal entries

Definition at line 269 of file SparseExtra.

List of all members.

Public Member Functions

bool operator() (const Index &row, const Index &col, const Scalar &) const

Member Function Documentation

template<typename _MatrixType , int _UpLo = Lower>
bool Eigen::SimplicialCholesky< _MatrixType, _UpLo >::keep_diag::operator() ( const Index row,
const Index col,
const Scalar  
) const [inline]

Definition at line 270 of file SparseExtra.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo