Main MRPT website > C++ reference
MRPT logo
Public Attributes
cs_sparse Struct Reference

Detailed Description

Definition at line 17 of file cs.h.

#include <mrpt/otherlibs/CSparse/cs.h>

List of all members.

Public Attributes

int nzmax
int m
int n
int * p
int * i
double * x
int nz

Member Data Documentation

Definition at line 23 of file cs.h.

Definition at line 20 of file cs.h.

Referenced by mrpt::math::CSparseMatrix::construct_from_mrpt_mat().

Definition at line 21 of file cs.h.

Definition at line 25 of file cs.h.

Definition at line 19 of file cs.h.

Definition at line 22 of file cs.h.

double* cs_sparse::x

Definition at line 24 of file cs.h.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo