My Project  UNKNOWN_GIT_VERSION
temptest.h
Go to the documentation of this file.
1 #ifndef TEMPTEST_HPP
2 #define TEMPTEST_HPP
3 
4 //Temporary testfunction to play arround with new functions
5 //NOTE: remove later
7 
8 number temp_test2(number a);
9 
10 
11 #endif
Matrices of numbers.
Definition: bigintmat.h:51
number temp_test2(number a)
Definition: temptest.cc:34
bigintmat * temp_test(bigintmat &a)
Definition: temptest.cc:18