Mantid
Loading...
Searching...
No Matches
Namespaces
IPeakFunction.cpp File Reference
#include "MantidAPI/IPeakFunction.h"
#include "MantidAPI/FunctionFactory.h"
#include "MantidAPI/FunctionParameterDecorator.h"
#include "MantidAPI/IFunction1D.tcc"
#include "MantidAPI/Jacobian.h"
#include "MantidAPI/PeakFunctionIntegrator.h"
#include "MantidKernel/Exception.h"
#include "boost/make_shared.hpp"
#include <cmath>
#include <limits>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 

Variable Documentation

◆ m_iY0

int m_iY0
private

offset in the overall Jacobian for a particular function

Definition at line 31 of file IPeakFunction.cpp.

◆ m_J

Jacobian* m_J
private

pointer to the overall Jacobian

Definition at line 30 of file IPeakFunction.cpp.