Add Function1D, Function2D, Function3D files.
This commit is contained in:
10
src/Function2D.h
Normal file
10
src/Function2D.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef AURORA_FUNCTION2D_H
|
||||
#define AURORA_FUNCTION2D_H
|
||||
|
||||
|
||||
class Function2D {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //AURORA_FUNCTION2D_H
|
||||
Reference in New Issue
Block a user