gauss1D_H< T > Class Template Reference

Public Types

Public Member Functions


Detailed Description

template<typename T>
class gauss1D_H< T >

1-D gaussian with additional Hermite terms to use with ltl::LMFit used in fitting fiber profiles


Member Typedef Documentation

template<typename T>
typedef T gauss1D_H< T >::value_type
template<typename T>
typedef T gauss1D_H< T >::TPar

Member Enumeration Documentation

template<typename T>
anonymous enum
Enumerator:
NPar 

Member Function Documentation

template<typename T >
T gauss1D_H< T >::operator() ( x,
const ltl::FVector< T, 5 > &  P,
ltl::FVector< T, 5 > &  df_dpi 
) const [inline]

P(1) Amplitude of gaussian P(2) Centroid of gaussian P(3) Sigma of all gaussian P(4) Amplitude of H_2(x) term P(5) Amplitude of H_3(x) term

References P, and v.

template<typename T >
T gauss1D_H< T >::operator() ( const T  x,
const T  Amp,
const T  x0,
const T  sig,
const T  H2,
const T  H3 
) const [inline]

References v.


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1