|
Mantid
|
Go to the source code of this file.
Classes | |
| class | Mantid::API::CompositeFunction |
| A composite function is a function containing other functions. More... | |
| class | Mantid::API::PartialJacobian |
| A Jacobian for individual functions. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::CompositeFunction_const_sptr = std::shared_ptr< const CompositeFunction > |
| shared pointer to the composite function base class (const version) More... | |
| using | Mantid::API::CompositeFunction_sptr = std::shared_ptr< CompositeFunction > |
| shared pointer to the composite function base class More... | |