Public Member Functions | Public Attributes
pcl::poisson::MatrixEntry< T > Struct Template Reference

#include <sparse_matrix.h>

List of all members.

Public Member Functions

 MatrixEntry ()
 MatrixEntry (int i)

Public Attributes

int N
Value

Detailed Description

template<class T>
struct pcl::poisson::MatrixEntry< T >

Definition at line 53 of file sparse_matrix.h.


Constructor & Destructor Documentation

template<class T>
pcl::poisson::MatrixEntry< T >::MatrixEntry ( ) [inline]

Definition at line 55 of file sparse_matrix.h.

template<class T>
pcl::poisson::MatrixEntry< T >::MatrixEntry ( int  i) [inline]

Definition at line 56 of file sparse_matrix.h.


Member Data Documentation

template<class T>
int pcl::poisson::MatrixEntry< T >::N

Definition at line 57 of file sparse_matrix.h.

template<class T>
T pcl::poisson::MatrixEntry< T >::Value

Definition at line 58 of file sparse_matrix.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:21