chebyshev_smooth_fitter Class Template Reference

The derivative of the chebyshev polynomial wrt to the coeficients. More...

#include <chebyshev.h>

Inheritance diagram for chebyshev_smooth_fitter:

chebyshev_base

List of all members.

Public Member Functions

 chebyshev_smooth_fitter ()
 Default constructor.
 chebyshev_smooth_fitter (std::size_t const &n_terms, FloatType const &low_limit, FloatType const &high_limit)
 constructor with coefficient set to zero
 chebyshev_smooth_fitter (std::size_t const &n_terms, FloatType const &low_limit, FloatType const &high_limit, scitbx::af::const_ref< FloatType > const &cheb_coefs)
 constructor with parameter array loading
scitbx::af::shared< FloatType > dfdcoefs (FloatType const &x_in)
void replace_and_smooth (scitbx::af::const_ref< FloatType > const &new_coefs)
scitbx::af::shared< FloatType > smooth_coefs ()


Detailed Description

template<typename FloatType = double>
class scitbx::math::chebyshev::chebyshev_smooth_fitter< FloatType >

The derivative of the chebyshev polynomial wrt to the coeficients.

Chebyshev polynome with gibbs damping


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

Generated on Tue Sep 1 17:12:36 2009 for cctbx by  doxygen 1.5.6