#include "NewtonComputation.h" unsigned int NewtonComputation::compute(double x, double y) { return 0x00FF8800; }