Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MatrixEntry< T > Struct Template Reference

Public Member Functions

 MatrixEntry (int i)
 
 MatrixEntry (int i, T v)
 

Public Attributes

int N
 
Value
 

Detailed Description

template<class T>
struct MatrixEntry< T >

Definition at line 36 of file SparseMatrix.h.


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