Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
opencv-python / ipp / __init__.pyi
Size: Mime:
__all__: list[str] = []

# Functions
def getIppVersion() -> str: ...

def setUseIPP(flag: bool) -> None: ...

def setUseIPP_NotExact(flag: bool) -> None: ...

def useIPP() -> bool: ...

def useIPP_NotExact() -> bool: ...