teqp 0.22.0
Loading...
Searching...
No Matches
teqp::BasicAlphaFunction< NumType > Class Template Reference

The standard alpha function used by Peng-Robinson and SRK. More...

#include <cubics.hpp>

Public Member Functions

 BasicAlphaFunction (NumType Tci, NumType mi)
 
template<typename TType >
auto operator() (const TType &T) const
 

Detailed Description

template<typename NumType>
class teqp::BasicAlphaFunction< NumType >

The standard alpha function used by Peng-Robinson and SRK.

Definition at line 31 of file cubics.hpp.

Constructor & Destructor Documentation

◆ BasicAlphaFunction()

template<typename NumType >
teqp::BasicAlphaFunction< NumType >::BasicAlphaFunction ( NumType Tci,
NumType mi )
inline

Definition at line 36 of file cubics.hpp.

Member Function Documentation

◆ operator()()

template<typename NumType >
template<typename TType >
auto teqp::BasicAlphaFunction< NumType >::operator() ( const TType & T) const
inline

Definition at line 39 of file cubics.hpp.


The documentation for this class was generated from the following file: