gauss1D_2< T > Class Template Reference

Public Types

Public Member Functions


Detailed Description

template<typename T>
class gauss1D_2< T >

sum of 2 1-D gaussians to use with ltl::LMFit used in Imstat


Member Typedef Documentation

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

Member Enumeration Documentation

template<typename T>
anonymous enum
Enumerator:
NPar 

Member Function Documentation

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

P(1) Amplitude of left gaussian P(2) Amplitude of right gaussian P(3) Centroid of left gaussian P(4) Centroid of right gaussian P(5) Sigma of all left gaussian P(6) Sigma of all right gaussian

References P, and v.


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1