To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.kernels.NumpyKernel

Inheritance diagram of NumpyKernel

class mvpa2.kernels.NumpyKernel(*args, **kwargs)

A Kernel object with internal representation as a 2d numpy array

Base Kernel class has no parameters

as_np()

Converts this kernel to a Numpy-based representation

as_raw_np()

Directly return this kernel as a numpy array.

For Numpy-based kernels - simply returns stored matrix.

NeuroDebian

NITRC-listed