exprNorm.hpp

Go to the documentation of this file.
00001 /* $Id: exprNorm.hpp 154 2009-06-16 18:52:53Z pbelotti $ */
00002 /*
00003  * Name:    exprNorm.hpp
00004  * Author:  Pietro Belotti
00005  * Purpose: definition of the exprNorm class implementing $l_k$ norms
00006  *
00007  * (C) Carnegie-Mellon University, 2007. 
00008  * This file is licensed under the Common Public License (CPL)
00009  */
00010 
00011 #ifndef EXPRNORM_HPP
00012 #define EXPRNORM_HPP
00013 
00014 #include "exprOp.hpp"
00015 
00016 class exprNorm: public exprOp {
00017 
00018 }
00019 
00020 #endif

Generated on Wed Oct 7 03:10:23 2009 for Couenne by  doxygen 1.4.7