ldas-tools-framecpp 2.8.1
|
Functions | |
bool | deftest (Vect &v) |
bool | defcon () |
bool | bigtest () |
bool | compressionTest () |
main () | |
bool bigtest | ( | ) |
bool compressionTest | ( | ) |
bool defcon | ( | ) |
This runs a variety of tests on a default constructed object.
bool deftest | ( | Vect & | v | ) |
This checks to see if the default constructor has the expected attributes.
main | ( | ) |