homog2d library
|
This is a test file demonstrating the usage of the ttmath library. More...
#include "../../homog2d.hpp"
Macros | |
#define | HOMOG2D_USE_TTMATH |
Typedefs | |
using | BigM32 = ttmath::Big< 3, 2 > |
Functions | |
int | main () |
This is a test file demonstrating the usage of the ttmath library.
See homog2d_manual.md::bignum
Build and run with $ make test-bn
#define HOMOG2D_USE_TTMATH |
using BigM32 = ttmath::Big<3,2> |
int main | ( | ) |