Go to the source code of this file.
Classes | |
class | MR::DWI::Tractography::SIFT::TrackIndexRangeWriter |
Namespaces | |
namespace | MR |
namespace | MR::DWI |
namespace | MR::DWI::Tractography |
namespace | MR::DWI::Tractography::SIFT |
Macros | |
#define | SIFT_TRACK_INDEX_BUFFER_SIZE 10000 |
Typedefs | |
using | MR::DWI::Tractography::SIFT::TrackIndexRange = std::pair< track_t, track_t > |
using | MR::DWI::Tractography::SIFT::TrackIndexRangeQueue = Thread::Queue< TrackIndexRange > |
#define SIFT_TRACK_INDEX_BUFFER_SIZE 10000 |
Definition at line 34 of file track_index_range.h.