OSVR-Core
Public Member Functions | List of all members
Eigen::SimplicialCholeskyBase< Derived >::keep_diag Struct Reference

keeps off-diagonal entries; drops diagonal entries More...

#include <SimplicialCholesky.h>

Public Member Functions

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

Detailed Description

template<typename Derived>
struct Eigen::SimplicialCholeskyBase< Derived >::keep_diag

keeps off-diagonal entries; drops diagonal entries


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