STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::stmath::Approx Member List

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() conststormm::stmath::Approx
getStyle() conststormm::stmath::Approx
getTol() const (defined in stormm::stmath::Approx)stormm::stmath::Approx
getTolerance() const (defined in stormm::stmath::Approx)stormm::stmath::Approx
getValue() conststormm::stmath::Approx
getValues() conststormm::stmath::Approx
margin(double dtol_in) conststormm::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() conststormm::stmath::Approx
test(const double test_value) conststormm::stmath::Approx
test(const std::vector< T > &test_values) conststormm::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()=defaultstormm::stmath::Approx