RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::Constant< Type, class > Struct Template Reference

Wrap a constant. More...

#include <constant.hh>

Inheritance diagram for RFFGen::Constant< Type, class >:
RFFGen::Base

Public Member Functions

 Constant (Type const &t_)
 Construct constant from copy.
 
const Type & d0 () const noexcept
 Function value.
 
- Public Member Functions inherited from RFFGen::Base
template<class Arg >
void update (const Arg &)
 Update on changed input.
 
template<int id, class Arg >
void updateVariable (const Arg &)
 Empty variables.
 

Detailed Description

template<class Type, class = ArithmeticConceptCheck<Type>>
struct RFFGen::Constant< Type, class >

Wrap a constant.


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