feos.eos.estimator.Estimator.predict¶
- Estimator.predict(eos)¶
Return the properties as computed by the equation of state for each DataSet.
- Parameters:
eos (EquationOfState) – The equation of state that is used.
- Return type:
List[SIArray1]
Return the properties as computed by the equation of state for each DataSet.
eos (EquationOfState) – The equation of state that is used.
List[SIArray1]