biogears::GeneralMath Member List
This is the complete list of members for biogears::GeneralMath, including all inherited members.
| AntoineEquation(double dTemperature_C) | biogears::GeneralMath | static |
| CalculateConcentration(const SEScalarMass &mass, const SEScalarVolume &volume, SEScalarMassPerVolume &concentration, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculateHenrysLawConcentration(const SESubstance &substance, const SEScalarPressure &partialPressure, SEScalarMassPerVolume &concentration, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculateMass(const SEScalarVolume &volume, const SEScalarMassPerVolume &concentration, SEScalarMass &mass, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculateNernstPotential(SELiquidCompartment &extra, SELiquidCompartment &intra, SESubstance *ion, double &coreTemp_K) | biogears::GeneralMath | static |
| CalculateOsmolality(const SEScalarAmountPerVolume &sodiumMolarity, const SEScalarAmountPerVolume &potassiumMolarity, const SEScalarAmountPerVolume &glucoseMolarity, const SEScalarAmountPerVolume &ureaMolarity, const SEScalar &specificGravity, SEScalarOsmolality &fluidOsmolality) | biogears::GeneralMath | static |
| CalculateOsmolarity(const SEScalarAmountPerVolume &sodiumMolarity, const SEScalarAmountPerVolume &potassiumMolarity, const SEScalarAmountPerVolume &glucoseMolarity, const SEScalarAmountPerVolume &ureaMolarity, SEScalarOsmolarity &fluidOsmolarity) | biogears::GeneralMath | static |
| CalculatePartialPressureInGas(const SEScalarFraction &volumeFraction, const SEScalarPressure &pressure, SEScalarPressure &partialPressure, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculatePartialPressureInLiquid(const SESubstance &substance, const SEScalarMassPerVolume &concentration, SEScalarPressure &partialPressure, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculateSpecificGravity(const SEScalarMass &mass, const SEScalarVolume &volume, SEScalar &specificGravity, Logger *logger=nullptr) | biogears::GeneralMath | static |
| CalculateWaterDensity(const SEScalarTemperature &temp, SEScalarMassPerVolume &density) | biogears::GeneralMath | static |
| Combinations(::std::vector< int > maxValues,::std::vector<::std::vector< int >> &permutations) | biogears::GeneralMath | static |
| HillActivation(double x, double n, double h) | biogears::GeneralMath | static |
| HillInhibition(double x, double n, double h) | biogears::GeneralMath | static |
| LinearInterpolator(double x1, double x2, double y1, double y2, double xPrime) | biogears::GeneralMath | static |
| LogisticFunction(double a, double x50, double k, double x) | biogears::GeneralMath | static |
| PercentDifference(double expected, double calculated) | biogears::GeneralMath | static |
| PercentTolerance(double expected, double calculated, double epsilon=1e-20) | biogears::GeneralMath | static |
| ResistanceFunction(double dbase, double dmin, double dmax, double dx) | biogears::GeneralMath | static |
| VectorSum(std::vector< double > &vec) | biogears::GeneralMath | static |

