|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Calculates curvature of 2D vectors. More...
#include <iostream>#include <cfloat>#include <cmath>#include <numeric>#include "cme.h"#include "2d_point.h"#include "simulation.h"#include "coast.h"Go to the source code of this file.
Calculates curvature of 2D vectors.
TODO 001 A more detailed description of these routines.
Definition in file calc_curvature.cpp.