ocssw
V2022
|
SlopeInterceptScaler< T >
#include <Variable.hpp>
Inheritance diagram for SlopeInterceptScaler< T >:
Collaboration diagram for SlopeInterceptScaler< T >:
Public Member Functions | |
SlopeInterceptScaler (double slope, double intercept) | |
T | apply (const T &data) override |
Public Member Functions inherited from VariableScaler< T > | |
VariableScaler () | |
Detailed Description
template<typename T>
class focs::SlopeInterceptScaler< T >
Definition at line 33 of file Variable.hpp.
Constructor & Destructor Documentation
◆ SlopeInterceptScaler()
|
inline |
Definition at line 35 of file Variable.hpp.
Member Function Documentation
◆ apply()
|
inlineoverridevirtual |
Reimplemented from VariableScaler< T >.
Definition at line 36 of file Variable.hpp.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Variable.hpp