Classes | |
class | FastLookupSet |
class | Mask |
class | Set |
Typedefs | |
using | index_type = unsigned int |
Functions | |
Eigen::MatrixXd | load_spherical (const std::string &filename) |
Eigen::MatrixXd | load_cartesian (const std::string &filename) |
template<class MatrixType > | |
void | save_cartesian (const MatrixType &directions, const std::string &filename) |
template<class MatrixType > | |
void | save_spherical (const MatrixType &directions, const std::string &filename) |
template<class MatrixType > | |
void | save (const MatrixType &directions, const std::string &filename, bool cartesian) |
Eigen::MatrixXd | electrostatic_repulsion_60 () |
Eigen::MatrixXd | electrostatic_repulsion_300 () |
Eigen::MatrixXd | electrostatic_repulsion_5000 () |
Eigen::MatrixXd | tesselation_129 () |
3rd-order tessellation of an octahedron More... | |
Eigen::MatrixXd | tesselation_321 () |
3rd-order tessellation of an icosahedron More... | |
Eigen::MatrixXd | tesselation_469 () |
4th-order tessellation of a tetrahedron More... | |
Eigen::MatrixXd | tesselation_513 () |
4th-order tessellation of an octahedron More... | |
Eigen::MatrixXd | tesselation_1281 () |
4th-order tessellation of an icosahedron More... | |
Variables | |
const default_type | electrostatic_repulsion_60_data [] |
const default_type | electrostatic_repulsion_300_data [] |
const default_type | electrostatic_repulsion_5000_data [] |
const default_type | tesselation_129_data [] |
const default_type | tesselation_321_data [] |
const default_type | tesselation_469_data [] |
const default_type | tesselation_513_data [] |
const default_type | tesselation_1281_data [] |
using MR::DWI::Directions::index_type = typedef unsigned int |
|
inline |
Definition at line 51 of file predefined.h.
|
inline |
Definition at line 52 of file predefined.h.
|
inline |
Definition at line 50 of file predefined.h.
Eigen::MatrixXd MR::DWI::Directions::load_cartesian | ( | const std::string & | filename | ) |
Eigen::MatrixXd MR::DWI::Directions::load_spherical | ( | const std::string & | filename | ) |
|
inline |
|
inline |
|
inline |
|
inline |
4th-order tessellation of an icosahedron
Definition at line 67 of file predefined.h.
|
inline |
3rd-order tessellation of an octahedron
Definition at line 55 of file predefined.h.
|
inline |
3rd-order tessellation of an icosahedron
Definition at line 58 of file predefined.h.
|
inline |
4th-order tessellation of a tetrahedron
Definition at line 61 of file predefined.h.
|
inline |
4th-order tessellation of an octahedron
Definition at line 64 of file predefined.h.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |