OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | Public Attributes | List of all members
OpExtrapolate< T > Struct Template Reference

#include <BCond.hpp>

Public Member Functions

 OpExtrapolate (const T &o, const T &s)
 

Public Attributes

Offset
 
Slope
 

Detailed Description

template<class T>
struct OpExtrapolate< T >

Definition at line 2714 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpExtrapolate()

template<class T >
OpExtrapolate< T >::OpExtrapolate ( const T &  o,
const T &  s 
)
inline

Definition at line 2716 of file BCond.hpp.

Member Data Documentation

◆ Offset

template<class T >
T OpExtrapolate< T >::Offset

Definition at line 2717 of file BCond.hpp.

◆ Slope

template<class T >
T OpExtrapolate< T >::Slope

Definition at line 2717 of file BCond.hpp.


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