FMT 1.2.0
Forest management tools for forest planning
Loading...
Searching...
No Matches
Models::FMTMatrixBuild Member List

This is the complete list of members for Models::FMTMatrixBuild, including all inherited members.

addCol(int numberInColumn, const int *rows, const double *elements, double columnLower=0.0, double columnUpper=std::numeric_limits< double >::max(), double objectiveValue=0.0)Models::FMTMatrixBuild
addRow(int numberInRow, const int *columns, const double *elements, double rowLower=-std::numeric_limits< double >::max(), double rowUpper=std::numeric_limits< double >::max())Models::FMTMatrixBuild
deleteCol(const int &colindex)Models::FMTMatrixBuild
deleteRow(const int &rowindex)Models::FMTMatrixBuild
FMTMatrixBuild()Models::FMTMatrixBuild
FMTMatrixBuild(const FMTMatrixBuild &rhs)Models::FMTMatrixBuild
formatAllNames(bool shortformat)Models::FMTMatrixBuild
getCol(int whichCol, double &colLower, double &colUpper, double &objectiveValue, std::vector< int > &indices, std::vector< double > &elements) constModels::FMTMatrixBuild
getColsToSynchronize() constModels::FMTMatrixBuild
getColumnNames()Models::FMTMatrixBuildinline
getDeletedConstraints() constModels::FMTMatrixBuildinline
getDeletedVariables() constModels::FMTMatrixBuildinline
getRow(int whichRow, double &rowLower, double &rowUpper, std::vector< int > &indices, std::vector< double > &elements) constModels::FMTMatrixBuild
getRowNames()Models::FMTMatrixBuildinline
getRowsToSynchronize() constModels::FMTMatrixBuild
numberNewCols() constModels::FMTMatrixBuildinline
numberNewRows() constModels::FMTMatrixBuildinline
numberOfDeletedCols() constModels::FMTMatrixBuildinline
numberOfDeletedRows() constModels::FMTMatrixBuildinline
operator=(const FMTMatrixBuild &rhs)Models::FMTMatrixBuild
setColName(const std::string &name, const int &columnid)Models::FMTMatrixBuild
setRowName(const std::string &name, const int &rowid)Models::FMTMatrixBuild
sortAndCleanDeleted()Models::FMTMatrixBuild
swap(FMTMatrixBuild &rhs)Models::FMTMatrixBuild
synchronize(std::shared_ptr< OsiSolverInterface > solver)Models::FMTMatrixBuild
~FMTMatrixBuild()Models::FMTMatrixBuild