#include "typedefs.hpp"#include "assert.hpp"#include "cl_Vector.hpp"#include "cl_Matrix.hpp"#include "fn_gesv.hpp"#include "fn_norm.hpp"Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| void | belfem::circle_from_points (const Vector< real > &aX, const Vector< real > &aY, Vector< real > &aCircle) |