#include "dwi/shells.h"
Definition at line 113 of file shells.h.
◆ Shells()
MR::DWI::Shells::Shells |
( |
const Eigen::MatrixXd & |
grad | ) |
|
◆ count()
size_t MR::DWI::Shells::count |
( |
| ) |
const |
|
inline |
◆ get_bvalues()
vector< size_t > MR::DWI::Shells::get_bvalues |
( |
| ) |
const |
|
inline |
◆ get_counts()
vector< size_t > MR::DWI::Shells::get_counts |
( |
| ) |
const |
|
inline |
◆ has_bzero()
bool MR::DWI::Shells::has_bzero |
( |
| ) |
const |
|
inline |
◆ is_single_shell()
bool MR::DWI::Shells::is_single_shell |
( |
| ) |
const |
|
inline |
◆ largest()
const Shell & MR::DWI::Shells::largest |
( |
| ) |
const |
|
inline |
◆ operator[]()
const Shell & MR::DWI::Shells::operator[] |
( |
const size_t |
i | ) |
const |
|
inline |
◆ reject_small_shells()
Shells & MR::DWI::Shells::reject_small_shells |
( |
const size_t |
min_volumes = 6 | ) |
|
◆ select_shells()
Shells & MR::DWI::Shells::select_shells |
( |
const bool |
force_singleshell, |
|
|
const bool |
force_with_bzero, |
|
|
const bool |
force_without_bzero |
|
) |
| |
◆ smallest()
const Shell & MR::DWI::Shells::smallest |
( |
| ) |
const |
|
inline |
◆ volumecount()
size_t MR::DWI::Shells::volumecount |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Shells & |
S |
|
) |
| |
|
friend |
◆ shells
The documentation for this class was generated from the following file: