Grid 0.7.0
BinarySimpleMunger< fobj, sobj > Struct Template Reference

#include <MetaData.h>

Public Types

typedef getPrecision< fobj >::real_scalar_type fobj_stype
typedef getPrecision< sobj >::real_scalar_type sobj_stype

Public Member Functions

void operator() (fobj &in, sobj &out)

Detailed Description

template<class fobj, class sobj>
struct BinarySimpleMunger< fobj, sobj >

Definition at line 381 of file MetaData.h.

Member Typedef Documentation

◆ fobj_stype

template<class fobj, class sobj>
typedef getPrecision<fobj>::real_scalar_type BinarySimpleMunger< fobj, sobj >::fobj_stype

Definition at line 382 of file MetaData.h.

◆ sobj_stype

template<class fobj, class sobj>
typedef getPrecision<sobj>::real_scalar_type BinarySimpleMunger< fobj, sobj >::sobj_stype

Definition at line 383 of file MetaData.h.

Member Function Documentation

◆ operator()()

template<class fobj, class sobj>
void BinarySimpleMunger< fobj, sobj >::operator() ( fobj & in,
sobj & out )
inline

Definition at line 385 of file MetaData.h.


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