@Properties(inherit=org.bytedeco.numpy.presets.numpy.class, value=@Platform(resource="python")) @NoException public class scipy extends Object
Constructor and Description |
---|
scipy() |
Modifier and Type | Method and Description |
---|---|
static File |
cachePackage()
Returns
Loader.cacheResource("/org/bytedeco/scipy/" + Loader.getPlatform() + "/python/") . |
static File[] |
cachePackages()
Returns
{numpy.cachePackages(), scipy.cachePackage()} . |
public static File cachePackage() throws IOException
Loader.cacheResource("/org/bytedeco/scipy/" + Loader.getPlatform() + "/python/")
.IOException
public static File[] cachePackages() throws IOException
{numpy.cachePackages(), scipy.cachePackage()}
.IOException
Copyright © 2024. All rights reserved.