ASL  0.1.7
Advanced Simulation Library
Public Member Functions | List of all members
asl::UniversalFunction< Func > Class Template Reference

#include <aslInterpolation.h>

Public Member Functions

double operator() (double x)
 
double operator() (Element x)
 

Detailed Description

template<class Func>
class asl::UniversalFunction< Func >

Definition at line 39 of file aslInterpolation.h.

Member Function Documentation

◆ operator()() [1/2]

template<class Func >
double asl::UniversalFunction< Func >::operator() ( double  x)
inline

Definition at line 119 of file aslInterpolation.h.

◆ operator()() [2/2]

template<class Func >
Element asl::UniversalFunction< Func >::operator() ( Element  x)
inline

Definition at line 124 of file aslInterpolation.h.


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