|
STORMM Source Documentation
|
This is the complete list of members for stormm::stmath::Approx, including all inherited members.
| Approx(const std::vector< T > &values_in, ComparisonType style_in=ComparisonType::ABSOLUTE, double tol_in=1.0e-6) | stormm::stmath::Approx | |
| Approx(double value_in, ComparisonType style_in=ComparisonType::ABSOLUTE, double tol_in=1.0e-6) | stormm::stmath::Approx | |
| Approx(double value_in, double tol_in, ComparisonType style_in=ComparisonType::ABSOLUTE) (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| getMargin() const | stormm::stmath::Approx | |
| getStyle() const | stormm::stmath::Approx | |
| getTol() const (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| getTolerance() const (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| getValue() const | stormm::stmath::Approx | |
| getValues() const | stormm::stmath::Approx | |
| margin(double dtol_in) const | stormm::stmath::Approx | |
| setMargin(double dtol_in) | stormm::stmath::Approx | |
| setTol(double dtol_in) (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| setTolerance(double dtol_in) (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| setValue(double value_in) | stormm::stmath::Approx | |
| setValue(double value_in, size_t index) (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| setValues(const std::vector< double > &values_in) (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| size() const | stormm::stmath::Approx | |
| test(const double test_value) const | stormm::stmath::Approx | |
| test(const std::vector< T > &test_values) const | stormm::stmath::Approx | |
| tol(double dtol_in) const (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| tolerance(double dtol_in) const (defined in stormm::stmath::Approx) | stormm::stmath::Approx | |
| ~Approx()=default | stormm::stmath::Approx |