Module data :: Class DiffTensorElement
[hide private]
[frames] | no frames]

Class DiffTensorElement

source code


Instance Methods [hide private]
 
__init__(self)
An empty data container for the diffusion tensor elements.
source code
 
__getattr__(self, name)
Function for calculating the parameters on the fly.
source code

Inherited from Element: __repr__

Method Details [hide private]

__init__(self)
(Constructor)

source code 

An empty data container for the diffusion tensor elements.

Overrides: Element.__init__