mvpa2.kernels.np.EnsureFloat

Inheritance diagram of EnsureFloat

class mvpa2.kernels.np.EnsureFloat

Ensure that an input (or several inputs) are of a data type ‘float’.

Methods

Initializes EnsureDType with float

Methods