OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
SlopeInterceptScaler< T >

#include <Variable.hpp>

Inheritance diagram for SlopeInterceptScaler< T >:
[legend]
Collaboration diagram for SlopeInterceptScaler< T >:
[legend]

Public Member Functions

 SlopeInterceptScaler (double slope, double intercept)
 
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()

SlopeInterceptScaler ( double  slope,
double  intercept 
)
inline

Definition at line 35 of file Variable.hpp.

Member Function Documentation

◆ apply()

T apply ( const T &  data)
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