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

workspace for subroutine solve_LLS More...

#include <Workspaces.h>

Public Attributes

DoubleFortranMatrix Jlls
 
DoubleFortranVector temp
 
DoubleFortranVector work
 

Detailed Description

workspace for subroutine solve_LLS

Definition at line 228 of file Workspaces.h.

Member Data Documentation

◆ Jlls

DoubleFortranMatrix Mantid::CurveFitting::NLLS::solve_LLS_work::Jlls

Definition at line 230 of file Workspaces.h.

◆ temp

DoubleFortranVector Mantid::CurveFitting::NLLS::solve_LLS_work::temp

Definition at line 229 of file Workspaces.h.

◆ work

DoubleFortranVector Mantid::CurveFitting::NLLS::solve_LLS_work::work

Definition at line 229 of file Workspaces.h.


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