Added an interface for future use in the learning methods
Showing
- src/CMakeLists.txt 1 addition, 1 deletionsrc/CMakeLists.txt
- src/LearningMethods/ILearningMethods.h 28 additions, 0 deletionssrc/LearningMethods/ILearningMethods.h
- src/LearningMethods/ParticleSwarm.cpp 6 additions, 8 deletionssrc/LearningMethods/ParticleSwarm.cpp
- src/Solvers/DESolver.cpp 2 additions, 2 deletionssrc/Solvers/DESolver.cpp
- src/Solvers/DESolver.h 3 additions, 15 deletionssrc/Solvers/DESolver.h
- src/examples/net_test_pde_1.cpp 86 additions, 77 deletionssrc/examples/net_test_pde_1.cpp
Loading
Please register or sign in to comment