Geophysical Inversion and Modelling Library  v1.2.0-19-g6cc2efc5
GIMLI::AssignResult< ValueType, Iter > Class Template Reference

Public Member Functions

 AssignResult (Vector< ValueType > &a, const Iter &result, Index start, Index end)
 
void operator() ()
 

Public Attributes

Vector< ValueType > * a_
 
Iter iter_
 
Index start_
 
Index end_