My Project
Loading...
Searching...
No Matches
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 Mon Feb 27 2023 10:53:50 for My Project by
doxygen 1.9.5
for
Singular