My Project
debian-1:4.1.1-p2+ds-4build3
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
Definition:
bigintmat.h:52
temp_test2
number temp_test2(number a)
Definition:
temptest.cc:34
temp_test
bigintmat * temp_test(bigintmat &a)
Definition:
temptest.cc:18
Generated on Mon Aug 17 2020 08:20:08 for My Project by
doxygen 1.8.18
for
Singular debian-1:4.1.1-p2+ds-4build3