Lagrange
PaginatedMatrixWidget Class Reference

Public Member Functions

template<typename MatrixType >
bool operator() (const MatrixType &matrix, int &row_out, int &col_out, typename MatrixType::Scalar &value_out)
 
template<typename MatrixType , typename IndexType >
bool operator() (const MatrixType &matrix, const std::unordered_set< IndexType > &selection, int &row_out, int &col_out, typename MatrixType::Scalar &value_out)
 
int get_per_page () const
 
void set_per_page (int value)
 

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