mvpa2.atlases.base.Linear

Inheritance diagram of Linear

Linear(transf=array([[ 1., 0., 0., 0.],
[ 0., 1., 0., 0.],
[ 0., 0., 1., 0.],
[ 0., 0., 0., 1.]]), **kwargs)

Simple linear transformation defined by a matrix

Methods

apply
Linear.apply(coord)

NeuroDebian

NITRC-listed