Geophysical Inversion and Modelling Library v1.5.4
Loading...
Searching...
No Matches
GIMLI::Mult< ValueType > Class Template Reference

Public Member Functions

 Mult (Vector< ValueType > &x, const Vector< ValueType > &b, const Matrix< ValueType > &A, Index start, Index end)
 
void operator() ()
 

Public Attributes

Vector< ValueType > * x_
 
const Vector< ValueType > * b_
 
const Matrix< ValueType > * A_
 
Index start_
 
Index end_