Home
Trees
Indices
Help
PyMVPA: Python MultiVariate Pattern Analysis
Package mvpa
::
Package atlases
::
Module transformation
:: Class TransformationBase
[
hide private
]
[
frames
] |
no frames
]
Class TransformationBase
source code
Basic class to describe a transformation. Pretty much an interface
Instance Methods
[
hide private
]
__init__
(
self
,
previous
=
None
)
source code
__getitem__
(
self
,
icoord
)
Obtain coordinates, apply the transformation and spit out in the same format (list, tuple, numpy.array)
source code
__call__
(
self
,
coord
)
source code
apply
(
self
,
coord
)
source code
Home
Trees
Indices
Help
PyMVPA: Python MultiVariate Pattern Analysis
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:15 2012
http://epydoc.sourceforge.net