ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Functions
vect.test.cc File Reference
#include <framecpp_config.h>
#include "../src/vect.hh"
#include "test.hh"
Include dependency graph for vect.test.cc:

Functions

bool deftest (Vect &v)
 
bool defcon ()
 
bool bigtest ()
 
bool compressionTest ()
 
 main ()
 

Function Documentation

◆ bigtest()

bool bigtest ( )

◆ compressionTest()

bool compressionTest ( )

◆ defcon()

bool defcon ( )

This runs a variety of tests on a default constructed object.

◆ deftest()

bool deftest ( Vect & v)

This checks to see if the default constructor has the expected attributes.

◆ main()

main ( )