Developer documentation
Version 3.0.3-105-gd3941f44
tensor.h File Reference
#include "types.h"
#include "dwi/shells.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::DWI
 

Functions

template<typename T , class MatrixType >
Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > MR::DWI::grad2bmatrix (const MatrixType &grad, bool dki=false)
 
template<class MatrixType , class VectorTypeOut , class VectorTypeIn >
void MR::DWI::dwi2tensor (VectorTypeOut &dt, const MatrixType &binv, VectorTypeIn &dwi)
 
template<class VectorType >
VectorType::Scalar MR::DWI::tensor2ADC (const VectorType &dt)
 
template<class VectorType >
VectorType::Scalar MR::DWI::tensor2FA (const VectorType &dt)
 
template<class VectorType >
VectorType::Scalar MR::DWI::tensor2RA (const VectorType &dt)