LabelMapperArray ================ .. currentmodule:: gwcs.selector .. autoclass:: LabelMapperArray :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LabelMapperArray.fittable ~LabelMapperArray.linear ~LabelMapperArray.n_inputs ~LabelMapperArray.n_outputs .. rubric:: Methods Summary .. autosummary:: ~LabelMapperArray.__call__ ~LabelMapperArray.evaluate ~LabelMapperArray.from_vertices .. rubric:: Attributes Documentation .. autoattribute:: fittable .. autoattribute:: linear .. autoattribute:: n_inputs .. autoattribute:: n_outputs .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate .. automethod:: from_vertices