3.4.0
tigl::MathFunc1d Class Referenceabstract

#include <tiglmathfunctions.h>

Public Member Functions

virtual double value (double t)=0
 
virtual TIGL_EXPORT ~MathFunc1d ()
 

Detailed Description

1D Function interface accepting one parameter t and returning the function value

Constructor & Destructor Documentation

◆ ~MathFunc1d()

virtual TIGL_EXPORT tigl::MathFunc1d::~MathFunc1d ( )
inlinevirtual

Member Function Documentation

◆ value()

virtual double tigl::MathFunc1d::value ( double  t)
pure virtual

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