Developer documentation
Version 3.0.3-105-gd3941f44
axes.h File Reference
#include <string>
#include "types.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::Axes
 

Functions

std::string MR::Axes::dir2id (const Eigen::Vector3d &)
 convert axis directions between formats More...
 
Eigen::Vector3d MR::Axes::id2dir (const std::string &)
 
void MR::Axes::get_permutation_to_make_axial (const transform_type &T, std::array< size_t, 3 > &perm, std::array< bool, 3 > &flip)