bvp.cpp | |
ddm.cpp | |
diff_op.cpp | |
error.cpp | |
func.cpp | |
interpolator.cpp | |
linalg.cpp | |
rbf.cpp | |
utils.cpp | |
include/bvp.hpp [code] | Classes domain, BVP, and linear_BVP2 are declared here |
include/ddm.hpp [code] | |
include/diff_op.hpp [code] | |
include/error.hpp [code] | Throw exceptions instead of using GSL error handler function which prefers to call abort() |
include/func.hpp [code] | |
include/interpolator.hpp [code] | |
include/linalg.hpp [code] | Wrapper linear algebra classes for the GSL |
include/rbf.hpp [code] | Radial basis functions declared here |
include/utils.hpp [code] | Defines some miscellaneous functions |