{ } Raw JSON

bundles / scipy 1.17.1 / scipy / signal / _ltisys / StateSpace / __neg__

function

scipy.signal._ltisys:StateSpace.__neg__

source: /scipy/signal/_ltisys.py :1442

Signature

def   __neg__ ( self )

Summary

Negate the system (equivalent to pre-multiplying by -1).

Aliases

  • scipy.signal.StateSpace.__neg__