Geophysical Inversion and Modelling Library  v1.5.2-5-g042d7f36
GIMLI::JacobianBaseMT Class Reference
+ Inheritance diagram for GIMLI::JacobianBaseMT:
+ Collaboration diagram for GIMLI::JacobianBaseMT:

Public Member Functions

 JacobianBaseMT (MatrixBase *J, const ModellingBase &fop, const RVector &resp, const RVector &model, bool verbose)
 
virtual void calc ()
 
- Public Member Functions inherited from GIMLI::BaseCalcMT
 BaseCalcMT (bool verbose=false)
 
void operator() ()
 
void setRange (Index start, Index end, Index threadNumber=0)
 
Index start () const
 
Index end () const
 

Protected Attributes

MatrixBaseJ_
 
const ModellingBasefop_
 
const RVector_resp
 
const RVector_model
 
- Protected Attributes inherited from GIMLI::BaseCalcMT
bool verbose_
 
Index start_
 
Index end_
 
Index _threadNumber