gsl::matrix Struct Reference

Collaboration diagram for gsl::matrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 matrix (const size_t n1, const size_t n2)
double at (const size_t i, const size_t j) const
double & at (const size_t i, const size_t j)
double get (const size_t i, const size_t j) const
void set (const size_t i, const size_t j, const double x)

Public Attributes

size_t mrows
size_t ncols
size_t tda
double * data
rutz::shared_ptr< gsl::blockblock
int owner

Detailed Description

Definition at line 281 of file gsl.C.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:28:47 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3