Couenne
0.5.8
src
expression
operators
CouenneExprNorm.hpp
Go to the documentation of this file.
1
/* $Id: CouenneExprNorm.hpp 615 2011-06-08 20:36:24Z pbelotti $
2
*
3
* Name: exprNorm.hpp
4
* Author: Pietro Belotti
5
* Purpose: definition of the exprNorm class implementing $l_k$ norms
6
*
7
* (C) Carnegie-Mellon University, 2007.
8
* This file is licensed under the Eclipse Public License (EPL)
9
*/
10
11
#ifndef EXPRNORM_HPP
12
#define EXPRNORM_HPP
13
14
#include "
CouenneExprOp.hpp
"
15
16
namespace
Couenne
{
17
19
20
class
exprNorm
:
public
exprOp
{
21
22
};
23
24
}
25
26
#endif
CouenneExprOp.hpp
Couenne::exprNorm
Class for -norms, .
Definition:
CouenneExprNorm.hpp:20
Couenne::exprOp
general n-ary operator-type expression: requires argument list.
Definition:
CouenneExprOp.hpp:31
Couenne
general include file for different compilers
Definition:
CouenneAggrProbing.hpp:24
Generated by
1.9.1