![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
BOOST_CHECK (v1.Cross(v2)==VECTOR3I(-2, 4,-2)) | |
VECTOR3I | v2 (2, 1, 0) |
Variables | |
VECTOR3I | v2 (2, 1, 0) |
Test suite for KiCad math code. More... | |
BOOST_CHECK | ( | v1. | Crossv2 = =VECTOR3I(-2, 4,-2) | ) |
VECTOR3I v2 | ( | 2 | , |
1 | , | ||
0 | |||
) |
VECTOR3I v2(2, 1, 0) | ( | 2 | , |
1 | , | ||
0 | |||
) |
Test suite for KiCad math code.
Declare the test suite