DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Attributes | List of all members
spams::GraphStruct< T > Struct Template Reference

#include <project.h>

Detailed Description

template<typename T>
struct spams::GraphStruct< T >

Definition at line 2233 of file project.h.

Public Attributes

mwSizegg_ir
 
mwSizegg_jc
 
mwSizegv_ir
 
mwSizegv_jc
 
int Ng
 
int Nv
 
T * weights
 

Member Data Documentation

template<typename T>
mwSize* spams::GraphStruct< T >::gg_ir
template<typename T>
mwSize* spams::GraphStruct< T >::gg_jc
template<typename T>
mwSize* spams::GraphStruct< T >::gv_ir
template<typename T>
mwSize* spams::GraphStruct< T >::gv_jc
template<typename T>
int spams::GraphStruct< T >::Ng
template<typename T>
int spams::GraphStruct< T >::Nv
template<typename T>
T* spams::GraphStruct< T >::weights

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