MPSolve
3.2.1
Loading...
Searching...
No Matches
improve.h
Go to the documentation of this file.
1
/*
2
* This file is part of MPSolve 3.2.1
3
*
4
* Copyright (C) 2001-2020, Dipartimento di Matematica "L. Tonelli", Pisa.
5
* License: http://www.gnu.org/licenses/gpl.html GPL version 3 or higher
6
*
7
* Authors:
8
* Leonardo Robol <leonardo.robol@unipi.it>
9
*/
10
17
#ifndef MPS_IMPROVE_H_
18
#define MPS_IMPROVE_H_
19
20
#include <
mps/mps.h
>
21
22
MPS_BEGIN_DECLS
23
24
void
mps_improve
(
mps_context
* s);
25
26
MPS_END_DECLS
27
28
#endif
/* endif _MPS_IMPROVE_H */
mps_improve
MPS_BEGIN_DECLS void mps_improve(mps_context *s)
Improve all the approximations up to prec_out digits.
Definition:
improve.c:154
mps.h
Header file for libmps.
mps_context
this struct holds the state of the mps computation
Definition:
context.h:55
include
mps
private
improve.h
Generated on Mon Nov 28 2022 00:00:00 for MPSolve by
1.9.5