Mantid
Loading...
Searching...
No Matches
Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func > Member List

This is the complete list of members for Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >, including all inherited members.

ADScalar typedefMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >
computeFuncMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >private
convertToWorkspace2D(const API::MatrixWorkspace_sptr &workspace) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inlineprivate
CovarianceMatrix typedefMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >
covarianceMatrixFromErrors(const InputArray &errors)Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inlinestatic
DerType typedefMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >
ErrorPropagation(Func func)Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluate(const InputArray &values, const InputArray &errors) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluateWithCovariance(const InputArray &values, const CovarianceMatrix &covariance) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluateWorkspaces(const bool outputWorkspaceDistribution, Ts... args) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluateWorkspaces(Ts... args) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluateWorkspacesImpl(std::optional< bool > outputWorkspaceDistribution, Provider covarianceMatrixProvider, Ts... args) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inlineprivate
evaluateWorkspacesWithCovariance(const bool outputWorkspaceDistribution, Provider covarianceMatrixProvider, Ts... args) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
evaluateWorkspacesWithCovariance(Provider covarianceMatrixProvider, Ts... args) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inline
independentCovarianceMatrixProvider(const InputArray &, const InputArray &errors)Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inlineprivatestatic
InputArray typedefMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >
runWorkspaceConversionAlg(const API::MatrixWorkspace_sptr &workspace, const std::string &algName) constMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >inlineprivate
Types typedefMantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >