Matrix ====== .. currentmodule:: amplify .. autoclass:: Matrix :special-members: :exclude-members: __new__, __annotations__, __array_priority__, __module__ .. rubric:: Methods .. autosummary:: :nosignatures: ~Matrix.__init__ ~Matrix.evaluate ~Matrix.to_poly .. rubric:: Attributes .. autosummary:: ~Matrix.constant ~Matrix.linear ~Matrix.quadratic ~Matrix.variable_array