Home
Trees
Indices
Help
PyMVPA: Python MultiVariate Pattern Analysis
Package mvpa
::
Package atlases
::
Module transformation
:: Class Linear
[
hide private
]
[
frames
] |
no frames
]
Class Linear
source code
Simple linear transformation defined by a matrix
Instance Methods
[
hide private
]
__init__
(
self
,
transf
=
N.eye(4)
,
**kwargs
)
source code
apply
(
self
,
coord
)
source code
Inherited from
TransformationBase
:
__call__
,
__getitem__
Method Details
[
hide private
]
__init__
(
self
,
transf
=
N.eye(4)
,
**kwargs
)
(Constructor)
source code
Overrides:
TransformationBase.__init__
apply
(
self
,
coord
)
source code
Overrides:
TransformationBase.apply
Home
Trees
Indices
Help
PyMVPA: Python MultiVariate Pattern Analysis
Generated by Epydoc 3.0beta1 on Sun Sep 6 14:23:40 2009
http://epydoc.sourceforge.net