OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <Variable.hpp>

Inheritance diagram for VariableScaler< T >:
[legend]

Public Member Functions

 VariableScaler ()
 
virtual T apply (const T &data)
 

Detailed Description

template<typename T>
class focs::VariableScaler< T >

Definition at line 27 of file Variable.hpp.

Constructor & Destructor Documentation

◆ VariableScaler()

VariableScaler ( )
inline

Definition at line 29 of file Variable.hpp.

Member Function Documentation

◆ apply()

virtual T apply ( const T &  data)
inlinevirtual

Reimplemented in SlopeInterceptScaler< T >.

Definition at line 30 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