We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0320595 + 93d97cc commit c04431fCopy full SHA for c04431f
12 files changed
control/__init__.py
@@ -48,6 +48,7 @@
48
# Note: the functions we use are specified as __all__ variables in the modules
49
from .bdalg import *
50
from .delay import *
51
+from .descfcn import *
52
from .dtime import *
53
from .freqplot import *
54
from .lti import *
0 commit comments