Package | Description |
---|---|
data |
Modifier and Type | Class and Description |
---|---|
class |
DataSynthFromBallStickInput
Purpose:
Class for synthesizing diffusion weighted data from ball and
stick model parameters read from an input stream.
|
class |
DataSynthFromDT_Input
Purpose:
Class for synthesizing diffusion weighted data from diffusion tensor
parameters read from an input stream.
|
class |
DataSynthFromMultiTensorInput
Purpose:
Class for synthesizing diffusion weighted data from multi-tensor
parameters read from an input stream.
|
class |
DataSynthFromThreeTensorInput
Purpose:
Class for synthesizing diffusion weighted data from three-tensor
parameters read from an input stream.
|
class |
DataSynthFromTwoTensorInput
Purpose:
Class for synthesizing diffusion weighted data from two-tensor
parameters read from an input stream.
|
Constructor and Description |
---|
BootstrapDataSynthFromInput(DataSynthFromInput input,
int repeats,
DW_Scheme scheme,
int samples,
double snr,
int seed) |
BootstrapDataSynthFromInput(DataSynthFromInput input,
int repeats,
DW_Scheme scheme,
int samples,
double snr,
java.util.Random ran) |