Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::SDeconv::CSD Class Reference

#include "dwi/sdeconv/csd.h"

Protected Attributes

Eigen::MatrixXd work
 
Eigen::MatrixXd HR_T
 
Eigen::VectorXd F
 
Eigen::VectorXd init_F
 
Eigen::VectorXd HR_amps
 
Eigen::VectorXd Mt_b
 
Eigen::LLT< Eigen::MatrixXd > llt
 
vector< int > neg
 
vector< int > old_neg
 

Detailed Description

Definition at line 45 of file csd.h.

Member Data Documentation

◆ F

Eigen::VectorXd MR::DWI::SDeconv::CSD::F
protected

Definition at line 277 of file csd.h.

◆ HR_amps

Eigen::VectorXd MR::DWI::SDeconv::CSD::HR_amps
protected

Definition at line 277 of file csd.h.

◆ HR_T

Eigen::MatrixXd MR::DWI::SDeconv::CSD::HR_T
protected

Definition at line 276 of file csd.h.

◆ init_F

Eigen::VectorXd MR::DWI::SDeconv::CSD::init_F
protected

Definition at line 277 of file csd.h.

◆ llt

Eigen::LLT<Eigen::MatrixXd> MR::DWI::SDeconv::CSD::llt
protected

Definition at line 278 of file csd.h.

◆ Mt_b

Eigen::VectorXd MR::DWI::SDeconv::CSD::Mt_b
protected

Definition at line 277 of file csd.h.

◆ neg

vector<int> MR::DWI::SDeconv::CSD::neg
protected

Definition at line 279 of file csd.h.

◆ old_neg

vector<int> MR::DWI::SDeconv::CSD::old_neg
protected

Definition at line 279 of file csd.h.

◆ work

Eigen::MatrixXd MR::DWI::SDeconv::CSD::work
protected

Definition at line 276 of file csd.h.


The documentation for this class was generated from the following file: