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

workspace for subroutine getSvdJ More...

#include <Workspaces.h>

Public Attributes

DoubleFortranVector Jcopy
 
DoubleFortranVector S
 
DoubleFortranVector work
 

Detailed Description

workspace for subroutine getSvdJ

Definition at line 246 of file Workspaces.h.

Member Data Documentation

◆ Jcopy

DoubleFortranVector Mantid::CurveFitting::NLLS::get_svd_J_work::Jcopy

Definition at line 247 of file Workspaces.h.

◆ S

DoubleFortranVector Mantid::CurveFitting::NLLS::get_svd_J_work::S

Definition at line 247 of file Workspaces.h.

◆ work

DoubleFortranVector Mantid::CurveFitting::NLLS::get_svd_J_work::work

Definition at line 247 of file Workspaces.h.


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