Template Class FreezingPointImpl

Inheritance Relationships

Base Type

  • public Base

Class Documentation

template<typename Base>
class FreezingPointImpl : public Base

Helper to generate implementations of IFreezingPoint based on just a scalar function calculate.

Public Functions

inline FloatType operator()(FloatType sss) const override
inline void update(ModelArrayAuto &tf, const ConstModelArrayAuto &sss) const override