Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::CurveFitting::NLLS::max_eig_work Struct Reference

workspace for subroutine max_eig More...

#include <Workspaces.h>

Public Attributes

DoubleFortranVector alphaI
 
DoubleFortranVector alphaR
 
DoubleFortranVector beta
 
DoubleFortranVector ew_array
 
DoubleFortranMatrix nullevs
 
int nullevs_cols
 
IntFortranVector nullindex
 
IntFortranVector vecisreal
 
DoubleFortranMatrix vr
 
DoubleFortranVector work
 

Detailed Description

workspace for subroutine max_eig

Definition at line 205 of file Workspaces.h.

Member Data Documentation

◆ alphaI

DoubleFortranVector Mantid::CurveFitting::NLLS::max_eig_work::alphaI

Definition at line 206 of file Workspaces.h.

◆ alphaR

DoubleFortranVector Mantid::CurveFitting::NLLS::max_eig_work::alphaR

Definition at line 206 of file Workspaces.h.

◆ beta

DoubleFortranVector Mantid::CurveFitting::NLLS::max_eig_work::beta

Definition at line 206 of file Workspaces.h.

◆ ew_array

DoubleFortranVector Mantid::CurveFitting::NLLS::max_eig_work::ew_array

Definition at line 208 of file Workspaces.h.

◆ nullevs

DoubleFortranMatrix Mantid::CurveFitting::NLLS::max_eig_work::nullevs

Definition at line 212 of file Workspaces.h.

◆ nullevs_cols

int Mantid::CurveFitting::NLLS::max_eig_work::nullevs_cols

Definition at line 211 of file Workspaces.h.

◆ nullindex

IntFortranVector Mantid::CurveFitting::NLLS::max_eig_work::nullindex

Definition at line 209 of file Workspaces.h.

◆ vecisreal

IntFortranVector Mantid::CurveFitting::NLLS::max_eig_work::vecisreal

Definition at line 210 of file Workspaces.h.

◆ vr

DoubleFortranMatrix Mantid::CurveFitting::NLLS::max_eig_work::vr

Definition at line 207 of file Workspaces.h.

◆ work

DoubleFortranVector Mantid::CurveFitting::NLLS::max_eig_work::work

Definition at line 208 of file Workspaces.h.


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