Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages
FloatVectorList Class Reference
#include <FloatVectorList.hpp>
Inheritance diagram for FloatVectorList:
[legend]Collaboration diagram for FloatVectorList:
[legend]List of all members.
Detailed Description
FloatVector List.
- Author:
-
Bernard De Cuyper
- Version:
-
1.20
- Date:
-
06/11/2004
@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.
|
Public Methods |
| FloatVectorList (int Nmax=5) |
virtual | ~FloatVectorList () |
int | numberOfItems () |
int | maxItems () |
bool | isEmpty () |
bool | isFull () |
FloatVector * | get0 (int i) |
void | set0 (int i, FloatVector *vnew) |
FloatVector * | get (int i) |
void | set (int i, FloatVector *vnew) |
bool | add (FloatVector *vnew) |
FloatVector * | removeFirst () |
FloatVector * | removeLast () |
void | clearAll () |
virtual void | output () |
Protected Attributes |
int | n |
int | nmax |
FloatVector ** | v |
The documentation for this class was generated from the following files:
Restoreinpaint sourceforge project
`C++/Java Image Processing, Restoration, Inpainting Project'.
|
Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com