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

workspace for subroutine min_eig_work More...

#include <Workspaces.h>

Public Attributes

DoubleFortranMatrix A
 
DoubleFortranVector ew
 
IntFortranVector ifail
 
IntFortranVector iwork
 
DoubleFortranVector work
 

Detailed Description

workspace for subroutine min_eig_work

Definition at line 234 of file Workspaces.h.

Member Data Documentation

◆ A

DoubleFortranMatrix Mantid::CurveFitting::NLLS::min_eig_symm_work::A

Definition at line 235 of file Workspaces.h.

◆ ew

DoubleFortranVector Mantid::CurveFitting::NLLS::min_eig_symm_work::ew

Definition at line 236 of file Workspaces.h.

◆ ifail

IntFortranVector Mantid::CurveFitting::NLLS::min_eig_symm_work::ifail

Definition at line 237 of file Workspaces.h.

◆ iwork

IntFortranVector Mantid::CurveFitting::NLLS::min_eig_symm_work::iwork

Definition at line 237 of file Workspaces.h.

◆ work

DoubleFortranVector Mantid::CurveFitting::NLLS::min_eig_symm_work::work

Definition at line 236 of file Workspaces.h.


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