Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

Simple1DIndexList Class Reference

#include <Simple1DIndexList.hpp>

List of all members.


Detailed Description

Stack Simple 1D Index List.

Author:
Bernard De Cuyper
Version:
1.16
Date:
24/10/2004
Remarks:
Tornado1: used to handle spared vectors
 
Purpose:        Stack Simple 1D Index List, is a simple way, to store indexes for spared rows or columns,
                needed to optimise ILU type factorisations
                
@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 Simple1DIndexList (int maxItems=5)
 ~Simple1DIndexList ()
void clear ()
void clearAll ()
int get (int i)
void set (int i, int val)
int first ()
int next ()
int previous ()
int last ()
int maxIndexes ()
int numberOfIndexes ()
bool isEmpty ()
bool isFull ()
bool push (int newIndex)
int pop ()
void output ()

Private Attributes

int n
int nmax
int * index
int position


The documentation for this class was generated from the following file:
SourceForge.net Logo
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