Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CauchyPV_calculator Class Template Reference

#include <integrate.h>

List of all members.

Public Methods

 CauchyPV_calculator (F f, double s)
double operator() (double t) const

Public Attributes

op
double x

template<class F> class CauchyPV_calculator


Constructor & Destructor Documentation

template<class F>
CauchyPV_calculator<F>::CauchyPV_calculator<F> ( F f,
double s ) [inline]
 

Definition at line 292 of file integrate.h.


Member Function Documentation

template<class F>
double CauchyPV_calculator<F>::operator() ( double t ) const [inline]
 

Definition at line 293 of file integrate.h.


Member Data Documentation

template<class F>
F CauchyPV_calculator<F>::op
 

Definition at line 290 of file integrate.h.

Referenced by operator()().

template<class F>
double CauchyPV_calculator<F>::x
 

Definition at line 291 of file integrate.h.


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

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7