mvpa2.base.constraints.EnsureInt¶
-
class
mvpa2.base.constraints.EnsureInt¶ Ensure that an input (or several inputs) are of a data type ‘int’.
Methods
__call__(…) <==> x(…)long_description()short_description()Initializes EnsureDType with int
Methods
__call__(…) <==> x(…)long_description()short_description()