AbstractLinearParameterizedArrayMixin#

class named_arrays.AbstractLinearParameterizedArrayMixin#

Bases: ABC

Attributes

step

Spacing between the values.

Methods

__init__()

Inheritance Diagram

Inheritance diagram of named_arrays.AbstractLinearParameterizedArrayMixin
abstract property step: int | AbstractArray#

Spacing between the values.