My Project
Singular
dyn_modules
Order
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
6
bigintmat
*
temp_test
(
bigintmat
& a);
7
8
number
temp_test2
(number a);
9
10
11
#endif
bigintmat
Matrices of numbers.
Definition:
bigintmat.h:51
temp_test2
number temp_test2(number a)
Definition:
temptest.cc:34
temp_test
bigintmat * temp_test(bigintmat &a)
Definition:
temptest.cc:18
Generated on Sun Apr 17 2022 10:43:55 for My Project by
doxygen 1.9.3
for
Singular