Add Function1D, Function2D, Function3D files.

This commit is contained in:
Krad
2023-04-19 11:31:01 +08:00
parent e491ce88c2
commit 0d98d313a5
6 changed files with 243 additions and 0 deletions

1
src/Function2D.cpp Normal file
View File

@@ -0,0 +1 @@
#include "Function2D.h"