MCPcopy Index your code
hub / github.com/numpy/numpy / _der

Method _der

numpy/polynomial/_polybase.py:166–167  ·  view source on GitHub ↗
(c, m, scl)

Source from the content-addressed store, hash-verified

164 @staticmethod
165 @abc.abstractmethod
166 def _der(c, m, scl):
167 pass
168
169 @staticmethod
170 @abc.abstractmethod

Callers 1

derivMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected