Couenne
0.5.8
Loading...
Searching...
No Matches
src
expression
operators
CouenneExprPWLinear.hpp
Go to the documentation of this file.
1
/* $Id: CouenneExprPWLinear.hpp 490 2011-01-14 16:07:12Z pbelotti $
2
*
3
* Name: exprPWLinear.hpp
4
* Author: Pietro Belotti
5
* Purpose: definition of the exprPWLinear class implementing piecewise linear functions
6
*
7
* (C) Carnegie-Mellon University, 2007.
8
* This file is licensed under the Eclipse Public License (EPL)
9
*/
10
11
#ifndef EXPRPWLINEAR_HPP
12
#define EXPRPWLINEAR_HPP
13
14
#include "
CouenneExprOp.hpp
"
15
16
namespace
Couenne
{
17
18
class
exprPWLinear
:
public
exprOp
{
19
20
};
21
22
}
23
24
#endif
CouenneExprOp.hpp
Couenne::exprOp
general n-ary operator-type expression: requires argument list.
Definition
CouenneExprOp.hpp:31
Couenne::exprPWLinear
Definition
CouenneExprPWLinear.hpp:18
Couenne
general include file for different compilers
Definition
CouenneAggrProbing.hpp:24
Generated by
1.9.8