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
a
const poly a
Definition:
syzextra.cc:212
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 Fri Feb 16 2018 01:33:42 by
doxygen 1.8.14
for
Singular UNKNOWN_GIT_VERSION