scf_celebic/ex3/seq/jacobi_oo_stl/ToDo.txt
dino.celebic 3882aee07a task8
2025-11-11 15:50:51 +01:00

5 lines
176 B
Text

// Jan 15, 2019
geom.h:75 void SetValues(std::vector<double> &v) const; // GH: TODO with functor
Set vector values using a functor ff(x,y).
See solution in Progs/cds