BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ABObj.h File Reference
Include dependency graph for ABObj.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Minuit2::ABObj< mtype, M, T >
 
class  ROOT::Minuit2::ABObj< sym, LASymMatrix, double >
 
class  ROOT::Minuit2::ABObj< vec, LAVector, double >
 

Namespaces

 ROOT
 
 ROOT::Minuit2
 

Functions

template<class mt , class M , class T >
ABObj< mt, M, T > ROOT::Minuit2::operator* (T f, const M &obj)
 
template<class mt , class M , class T >
ABObj< mt, M, T > ROOT::Minuit2::operator- (const M &obj)
 
template<class mt , class M , class T >
ABObj< mt, M, T > ROOT::Minuit2::operator/ (const M &obj, T f)