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

#include <rounder.h>

Public Member Functions

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

Public Attributes

_prec

Detailed Description

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

Definition at line 29 of file rounder.h.

Constructor & Destructor Documentation

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

Definition at line 30 of file rounder.h.

Member Function Documentation

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

Definition at line 31 of file rounder.h.

Member Data Documentation

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

Definition at line 36 of file rounder.h.


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