MINLPView::BlockView Class Reference

Defines a view on a block (of variables) of a MINLP. More...

#include <MINLPView.h>

Inheritance diagram for MINLPView::BlockView:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int size () const =0
virtual int operator() (int index) const =0

Detailed Description

Defines a view on a block (of variables) of a MINLP.

Definition at line 117 of file MINLPView.h.


Member Function Documentation

virtual int MINLPView::BlockView::size (  )  const [pure virtual]

Implemented in MINLP::BlockView.

virtual int MINLPView::BlockView::operator() ( int  index  )  const [pure virtual]

Implemented in MINLP::BlockView.


The documentation for this class was generated from the following file:

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1