Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::WorkflowAlgorithms::RegLowVectorPair< NumT > Struct Template Reference

Public Attributes

std::vector< NumT > low
 
std::vector< NumT > reg
 

Detailed Description

template<typename NumT>
struct Mantid::WorkflowAlgorithms::RegLowVectorPair< NumT >

Definition at line 285 of file AlignAndFocusPowder.cpp.

Member Data Documentation

◆ low

template<typename NumT >
std::vector<NumT> Mantid::WorkflowAlgorithms::RegLowVectorPair< NumT >::low

Definition at line 287 of file AlignAndFocusPowder.cpp.

Referenced by Mantid::WorkflowAlgorithms::splitVectors().

◆ reg

template<typename NumT >
std::vector<NumT> Mantid::WorkflowAlgorithms::RegLowVectorPair< NumT >::reg

Definition at line 286 of file AlignAndFocusPowder.cpp.

Referenced by Mantid::WorkflowAlgorithms::splitVectors().


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