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

#include <project.h>

Detailed Description

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

Definition at line 2253 of file project.h.

Public Member Functions

 GraphPathStruct ()
 

Public Attributes

mwSizeir
 
mwSizejc
 
int m
 
int n
 
long long precision
 
T * start_weights
 
T * stop_weights
 
T * weights
 

Constructor & Destructor Documentation

template<typename T>
spams::GraphPathStruct< T >::GraphPathStruct ( )
inline

Definition at line 2254 of file project.h.

References utl::max().

+ Here is the call graph for this function:

Member Data Documentation

template<typename T>
mwSize* spams::GraphPathStruct< T >::ir

Definition at line 2258 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
mwSize* spams::GraphPathStruct< T >::jc

Definition at line 2260 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
int spams::GraphPathStruct< T >::m

Definition at line 2262 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
int spams::GraphPathStruct< T >::n

Definition at line 2261 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
long long spams::GraphPathStruct< T >::precision

Definition at line 2263 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
T* spams::GraphPathStruct< T >::start_weights

Definition at line 2265 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
T* spams::GraphPathStruct< T >::stop_weights

Definition at line 2266 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().

template<typename T>
T* spams::GraphPathStruct< T >::weights

Definition at line 2264 of file project.h.

Referenced by spams::GraphPath< T, Int >::init_graph().


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