rheolef  6.3
Public Member Functions | Public Attributes | List of all members
rheolef::rounder_type< T > Struct Template Reference

#include <rounder.h>

Public Member Functions

 rounder_type (const T &prec)
operator() (const T &x) const

Public Attributes

_prec

Detailed Description

template<class T>
struct rheolef::rounder_type< T >

Definition at line 9 of file rounder.h.

Constructor & Destructor Documentation

template<class T >
rheolef::rounder_type< T >::rounder_type ( const T &  prec)
inline

Definition at line 10 of file rounder.h.

Member Function Documentation

template<class T >
T rheolef::rounder_type< T >::operator() ( const T &  x) const
inline

Definition at line 11 of file rounder.h.

Member Data Documentation

template<class T >
T rheolef::rounder_type< T >::_prec

Definition at line 16 of file rounder.h.


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