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

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

calculateSummedRows()RespMatrix< ParamType >private
getElement(int funcNum, int respInd) const RespMatrix< ParamType >inline
getElementTranspose(int funcNum, int respInd) const RespMatrix< ParamType >inline
getMatrixPtr()RespMatrix< ParamType >inline
getNumRespFuncs() const RespMatrix< ParamType >inline
getRespFuncsLens() const RespMatrix< ParamType >inline
getSummedRowPtr()RespMatrix< ParamType >inline
getTransposePtr()RespMatrix< ParamType >inline
isSafe()RespMatrix< ParamType >
matrixRespMatrix< ParamType >private
numFuncRespMatrix< ParamType >private
printErrorsRespMatrix< ParamType >private
respLenRespMatrix< ParamType >private
RespMatrix(int numFunctions, int numRespCells, bool printBadSafety=true)RespMatrix< ParamType >inline
rowSumPerformedRespMatrix< ParamType >private
setElement(int funcNum, int respInd, ParamType val)RespMatrix< ParamType >inline
summedRowsRespMatrix< ParamType >private
transposeRespMatrix< ParamType >private
~RespMatrix() (defined in RespMatrix< ParamType >)RespMatrix< ParamType >inline