SLIMMER
Public Member Functions
ExpLinearApprox< T > Class Template Reference

Linear approximation of exp for faster evaluation. More...

#include <SimpleFieldFunc.h>

List of all members.

Public Member Functions

 ExpLinearApprox (T ori, T sp, unsigned nsamples)
operator() (T p) const

Detailed Description

template<typename T>
class ExpLinearApprox< T >

Linear approximation of exp for faster evaluation.

 All Classes Functions Variables Typedefs