Todo List
TestMatrix TestMatrix( )
void checkArrays( $x, $y, float $x[][], float $y[][])
void checkMatrices( [matrix $X = null], [matrix $Y = null])
void checkScalars( float $x, float $y)
void checkVectors( $x, $y, float $x[], float $y[])
int try_failure( int $count, string $s, [string $e = ""])
void try_success( string $s, [string $e = ""])
int try_warning( int $count, string $s, [string $e = ""])