Upload files to "Sheet5/Ex5_Second_Attempt"

.
This commit is contained in:
Lisa Pizzo 2025-12-16 11:05:43 +01:00
commit 3d3a16c8e2
5 changed files with 138644 additions and 0 deletions

View file

@ -0,0 +1,5 @@
// 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