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

This is the complete list of members for stormm::chemistry::Approx, including all inherited members.

Approx(const std::vector< T > &values_in, ComparisonType style_in=ComparisonType::ABSOLUTE, double tol_in=1.0e-6)stormm::chemistry::Approx
Approx(double value_in, ComparisonType style_in=ComparisonType::ABSOLUTE, double tol_in=1.0e-6)stormm::chemistry::Approx
Approx(double value_in, double tol_in, ComparisonType style_in=ComparisonType::ABSOLUTE) (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
getMargin() conststormm::chemistry::Approx
getStyle() conststormm::chemistry::Approx
getTol() const (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
getTolerance() const (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
getValue() conststormm::chemistry::Approx
getValues() conststormm::chemistry::Approx
margin(double dtol_in) conststormm::chemistry::Approx
setMargin(double dtol_in)stormm::chemistry::Approx
setTol(double dtol_in) (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
setTolerance(double dtol_in) (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
setValue(double value_in)stormm::chemistry::Approx
setValue(double value_in, size_t index) (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
setValues(const std::vector< double > &values_in) (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
size() conststormm::chemistry::Approx
test(const double test_value) conststormm::chemistry::Approx
test(const std::vector< T > &test_values) conststormm::chemistry::Approx
tol(double dtol_in) const (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
tolerance(double dtol_in) const (defined in stormm::chemistry::Approx)stormm::chemistry::Approx
~Approx()=defaultstormm::chemistry::Approx