DecompLib
A simple library for decomposition of spectra using a response matrix.
DecompVector< ParamType > Member List

This is the complete list of members for DecompVector< ParamType >, including all inherited members.

DecompVector(int length, bool printBadSafety=true)DecompVector< ParamType >inline
DecompVector(const DecompVector< ParamType > &dv)DecompVector< ParamType >
getElement(int index) const DecompVector< ParamType >inline
getLength() const DecompVector< ParamType >inline
getRawDataPtr()DecompVector< ParamType >inline
initWithConstant(const ParamType &val)DecompVector< ParamType >
initWithDataVector(const DataVector< ParamType > &val, const ParamType &factor, const ParamType &offset=0.0)DecompVector< ParamType >
isSafe()DecompVector< ParamType >
operator=(const DecompVector< ParamType > &dv)DecompVector< ParamType >
printErrorsDecompVector< ParamType >private
setElement(int index, ParamType value)DecompVector< ParamType >inline
sizeDecompVector< ParamType >private
TinyValueDecompVector< ParamType >private
vecDecompVector< ParamType >private
~DecompVector() (defined in DecompVector< ParamType >)DecompVector< ParamType >inline