Public Member Functions
SimplicialCholesky< _MatrixType, _UpLo >::keep_diag Struct Reference

#include <SimplicialCholesky.h>

List of all members.

Public Member Functions

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

Detailed Description

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

keeps off-diagonal entries; drops diagonal entries

Definition at line 268 of file SimplicialCholesky.h.


Member Function Documentation

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

Definition at line 269 of file SimplicialCholesky.h.


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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:28