#include <dpoint.hpp>
Static Public Member Functions | |
| static void | eval (dpoint< NumType1, D > &p, const dpoint< NumType2, D > &q) |
Uses unrolling of loops using templates. A class used to implement operator= for points. This class also helps in automatic type conversions of points (with explicit calls for conversion).
Definition at line 193 of file dpoint.hpp.
|
||||||||||||||||
|
Definition at line 195 of file dpoint.hpp. |
1.4.6