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

Method _int

numpy/polynomial/_polybase.py:161–162  ·  view source on GitHub ↗
(c, m, k, lbnd, scl)

Source from the content-addressed store, hash-verified

159 @staticmethod
160 @abc.abstractmethod
161 def _int(c, m, k, lbnd, scl):
162 pass
163
164 @staticmethod
165 @abc.abstractmethod

Callers 1

integMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected