polylib
5.22.8
SolveDio.h
Go to the documentation of this file.
1
#ifndef _SolveDio_h_
2
#define _SolveDio_h_
3
4
#if defined(__cplusplus)
5
extern
"C"
{
6
#endif
7
8
extern
int
SolveDiophantine
(
Matrix
*M,
Matrix
**U,
Vector
**X);
9
10
#if defined(__cplusplus)
11
}
12
#endif
13
14
#endif
/* _SolveDio_h_ */
SolveDiophantine
int SolveDiophantine(Matrix *M, Matrix **U, Vector **X)
Definition:
SolveDio.c:64
Vector
Definition:
types.h:70
matrix
Definition:
types.h:75
include
polylib
SolveDio.h
Generated by
1.9.4