mvpa2.base.paramΒΆ
Parameter representation
Functions
expand_contraint_spec(spec) |
Helper to translate literal contraint specs into functional ones |
Classes
IndexedCollectable([index]) |
Collectable with position information specified with index |
KernelParameter(default[, constraints, ro, ...]) |
Just that it is different beast |
Parameter(default[, constraints, ro, index, ...]) |
This class shall serve as a representation of a parameter. |



