aimsalgo  5.0.5
Neuroimaging image processing
aims::internal::fastmarching::StorageTrait< T > Class Template Reference

#include <aims/distancemap/fastmarching.h>

Public Types

typedef T Type
 
typedef T FloatType
 
typedef T LowLevelType
 
typedef T VoxelType
 
typedef carto::rc_ptr< T > RCType
 

Detailed Description

template<typename T>
class aims::internal::fastmarching::StorageTrait< T >

Definition at line 51 of file fastmarching.h.

Member Typedef Documentation

◆ FloatType

template<typename T>
typedef T aims::internal::fastmarching::StorageTrait< T >::FloatType

Definition at line 55 of file fastmarching.h.

◆ LowLevelType

template<typename T>
typedef T aims::internal::fastmarching::StorageTrait< T >::LowLevelType

Definition at line 56 of file fastmarching.h.

◆ RCType

template<typename T>
typedef carto::rc_ptr<T> aims::internal::fastmarching::StorageTrait< T >::RCType

Definition at line 58 of file fastmarching.h.

◆ Type

template<typename T>
typedef T aims::internal::fastmarching::StorageTrait< T >::Type

Definition at line 54 of file fastmarching.h.

◆ VoxelType

template<typename T>
typedef T aims::internal::fastmarching::StorageTrait< T >::VoxelType

Definition at line 57 of file fastmarching.h.


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