Public Member Functions
vnl_integrant_fnct Class Reference

#include <vnl_integrant_fnct.h>

Inheritance diagram for vnl_integrant_fnct:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 vnl_integrant_fnct ()
virtual ~vnl_integrant_fnct ()
virtual double f_ (double)=0

Detailed Description

Definition at line 9 of file vnl_integrant_fnct.h.


Constructor & Destructor Documentation

vnl_integrant_fnct::vnl_integrant_fnct ( ) [inline]

Definition at line 12 of file vnl_integrant_fnct.h.

virtual vnl_integrant_fnct::~vnl_integrant_fnct ( ) [inline, virtual]

Definition at line 13 of file vnl_integrant_fnct.h.


Member Function Documentation

virtual double vnl_integrant_fnct::f_ ( double  ) [pure virtual]

Implemented in vnl_analytic_integrant.


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