Developer documentation
Version 3.0.3-105-gd3941f44
MR::Connectome::LUT Class Reference

#include "connectome/lut.h"

Inheritance diagram for MR::Connectome::LUT:

Public Types

using map_type = std::multimap< node_t, LUT_node >
 

Public Member Functions

 LUT ()
 
 LUT (const std::string &)
 
void load (const std::string &)
 
bool is_exclusive () const
 

Detailed Description

Definition at line 94 of file lut.h.

Member Typedef Documentation

◆ map_type

Definition at line 98 of file lut.h.

Constructor & Destructor Documentation

◆ LUT() [1/2]

MR::Connectome::LUT::LUT ( )
inline

Definition at line 99 of file lut.h.

◆ LUT() [2/2]

MR::Connectome::LUT::LUT ( const std::string &  )

Member Function Documentation

◆ is_exclusive()

bool MR::Connectome::LUT::is_exclusive ( ) const
inline

Definition at line 102 of file lut.h.

◆ load()

void MR::Connectome::LUT::load ( const std::string &  )

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