Go to the source code of this file.
Namespaces | |
namespace | MR |
namespace | MR::DWI |
namespace | MR::DWI::Tractography |
namespace | MR::DWI::Tractography::Mapping |
Functions | |
template<typename T > | |
Eigen::Vector3i | MR::DWI::Tractography::Mapping::round (const Eigen::Matrix< T, 3, 1 > &p) |
template<class HeaderType > | |
bool | MR::DWI::Tractography::Mapping::check (const Eigen::Vector3i &V, const HeaderType &H) |
Eigen::Vector3d | MR::DWI::Tractography::Mapping::vec2DEC (const Eigen::Vector3d &d) |
std::ostream & | MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const Voxel &) |
std::ostream & | MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelDEC &) |
std::ostream & | MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelDir &) |
std::ostream & | MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const Dixel &) |
std::ostream & | MR::DWI::Tractography::Mapping::operator<< (std::ostream &, const VoxelTOD &) |