|
DecompLib
A simple library for decomposition of spectra using a response matrix.
|
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 > | |
| printErrors | DecompVector< ParamType > | private |
| setElement(int index, ParamType value) | DecompVector< ParamType > | inline |
| size | DecompVector< ParamType > | private |
| TinyValue | DecompVector< ParamType > | private |
| vec | DecompVector< ParamType > | private |
| ~DecompVector() (defined in DecompVector< ParamType >) | DecompVector< ParamType > | inline |