FMT 0.9.8
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