bundles / scipy latest / scipy / signal / _ltisys / StateSpace / __rmul__
function
scipy.signal._ltisys:StateSpace.__rmul__
source: /scipy/signal/_ltisys.py :1424
Signature
def __rmul__ ( self , other ) Summary
Pre-multiply a scalar or matrix (but not StateSpace)
Aliases
-
scipy.signal.StateSpace.__rmul__