Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >::AutoDevResult Struct Reference

#include <PolarizationCorrectionsHelpers.h>

Public Attributes

Eigen::Array< double, N, 1 > derivatives
 
double error
 
double value
 

Detailed Description

template<size_t N, typename Func>
struct Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >::AutoDevResult

Definition at line 88 of file PolarizationCorrectionsHelpers.h.

Member Data Documentation

◆ derivatives

template<size_t N, typename Func >
Eigen::Array<double, N, 1> Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >::AutoDevResult::derivatives

Definition at line 91 of file PolarizationCorrectionsHelpers.h.

◆ error

template<size_t N, typename Func >
double Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >::AutoDevResult::error

Definition at line 90 of file PolarizationCorrectionsHelpers.h.

◆ value

template<size_t N, typename Func >
double Mantid::Algorithms::Arithmetic::ErrorPropagation< N, Func >::AutoDevResult::value

The documentation for this struct was generated from the following file: