mvpa2.mappers.fx.EnsureFloat

Inheritance diagram of EnsureFloat

class mvpa2.mappers.fx.EnsureFloat

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

Methods

Initializes EnsureDType with float

Methods