Mantid
|
#include "MantidCurveFitting/DllConfig.h"
#include "MantidCurveFitting/EigenFortranDefs.h"
#include <limits>
Go to the source code of this file.
Classes | |
struct | Mantid::CurveFitting::NLLS::all_eig_symm_work |
workspace for subroutine allEigSymm More... | |
struct | Mantid::CurveFitting::NLLS::evaluate_model_work |
workspace for subroutine evaluateModel More... | |
struct | Mantid::CurveFitting::NLLS::get_svd_J_work |
workspace for subroutine getSvdJ More... | |
struct | Mantid::CurveFitting::NLLS::max_eig_work |
workspace for subroutine max_eig More... | |
struct | Mantid::CurveFitting::NLLS::min_eig_symm_work |
workspace for subroutine min_eig_work More... | |
struct | Mantid::CurveFitting::NLLS::nlls_inform |
inform derived type with component defaults More... | |
struct | Mantid::CurveFitting::NLLS::nlls_options |
struct | Mantid::CurveFitting::NLLS::NLLS_workspace |
all workspaces called from the top level More... | |
struct | Mantid::CurveFitting::NLLS::solve_general_work |
workspace for subroutine solve_general More... | |
struct | Mantid::CurveFitting::NLLS::solve_LLS_work |
workspace for subroutine solve_LLS More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::NLLS |