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.sg.PrecomputedSGKernel

Inheritance diagram of PrecomputedSGKernel

class mvpa2.kernels.sg.PrecomputedSGKernel(matrix=None, **kwargs)

A kernel which is precomputed from a numpy array or a Shogun kernel

Initialize PrecomputedSGKernel

Parameters :

matrix : SGKernel or Kernel or ndarray

Kernel matrix to be used

compute(*args, **kwargs)

‘Compute’ PrecomputedSGKernel – no actual “computation” is done

NeuroDebian

NITRC-listed