|
Stimfit @PACKAGE_VERSION@
|
This is the complete list of members for stfnum::Table, including all inherited members.
| AppendRows(std::size_t nRows) | stfnum::Table | |
| at(std::size_t row, std::size_t col) const | stfnum::Table | |
| at(std::size_t row, std::size_t col) | stfnum::Table | |
| GetColLabel(std::size_t col) const | stfnum::Table | |
| GetRowLabel(std::size_t row) const | stfnum::Table | |
| IsEmpty(std::size_t row, std::size_t col) const | stfnum::Table | |
| nCols() const | stfnum::Table | inline |
| nRows() const | stfnum::Table | inline |
| SetColLabel(std::size_t col, const std::string &label) | stfnum::Table | |
| SetEmpty(std::size_t row, std::size_t col, bool value=true) | stfnum::Table | |
| SetRowLabel(std::size_t row, const std::string &label) | stfnum::Table | |
| Table(std::size_t nRows, std::size_t nCols) | stfnum::Table | |
| Table(const std::map< std::string, double > &map) | stfnum::Table |