blob: 4dafc9fdccec166bc18be22b0d97275b2a36d13b [file] [log] [blame]
#include "DataTypes.h"
bool implicitLine(const _Line& line, double& slope, double& axisIntercept);
int reduceOrder(const _Line& line, _Line& reduced);