MAiNGO
mcForward.h
Go to the documentation of this file.
1
/**********************************************************************************
2
* Copyright (c) 2019 Process Systems Engineering (AVT.SVT), RWTH Aachen University
3
*
4
* This program and the accompanying materials are made available under the
5
* terms of the Eclipse Public License 2.0 which is available at
6
* http://www.eclipse.org/legal/epl-2.0.
7
*
8
* SPDX-License-Identifier: EPL-2.0
9
*
10
**********************************************************************************/
11
12
17
namespace
mc
{
18
19
20
class
FFVar;
21
class
FFGraph;
22
struct
FFSubgraph;
23
class
FFOp;
24
double
machprec
();
25
bool
isequal
(
const
double
,
const
double
,
const
double
,
const
double
);
28
}
// end namespace mc
mc
namespace holding forward declaration of McCormick objects. For more info refer to the open-source li...
mc::machprec
double machprec()
mc::isequal
bool isequal(const double, const double, const double, const double)
inc
mcForward.h
Generated by
1.8.14