Classes
vnl_crs_index.h File Reference

Compressed Row Storage (CRS) indexing. More...

#include <vector>
#include <utility>
#include "vnl/vnl_export.h"

Go to the source code of this file.

Classes

class  vnl_crs_index
 Represents the configuration of a sparse matrix but not the data. More...
 

Detailed Description

Compressed Row Storage (CRS) indexing.

Author
Matt Leotta (Brown)
Date
April 13, 2005
  Modifications

Definition in file vnl_crs_index.h.