MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Member Functions | Protected Attributes
MathTL::GoertzelReinsch< C > Class Template Reference
Inheritance diagram for MathTL::GoertzelReinsch< C >:
MathTL::Function< 1, C > MathTL::FunctionTime

List of all members.

Public Member Functions

 GoertzelReinsch (const Vector< C > &coeffs, const bool sine=true)
value (const Point< 1, C > &p, const unsigned int component=0) const
void vector_value (const Point< 1, C > &p, Vector< C > &values) const
void set_coefficients (const Vector< C > &coeffs)

Protected Attributes

Vector< C > coeffs_
bool sine_

template<class C>
class MathTL::GoertzelReinsch< C >


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Enumerations