This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 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.

mvpa.kernels.base.NumpyKernel

Inheritance diagram of NumpyKernel

class mvpa.kernels.base.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