View Source Evision.OCL (Evision v0.1.34)
Summary
Types
@type t() :: %Evision.OCL{ref: reference()}
Type that represents an OCL
struct.
ref.
reference()
The underlying erlang resource variable.
Functions
@spec finish() :: :ok | {:error, String.t()}
finish
Python prototype (for reference only):
finish() -> None
haveAmdBlas
Return
- retval:
bool
Python prototype (for reference only):
haveAmdBlas() -> retval
haveAmdFft
Return
- retval:
bool
Python prototype (for reference only):
haveAmdFft() -> retval
haveOpenCL
Return
- retval:
bool
Python prototype (for reference only):
haveOpenCL() -> retval
setUseOpenCL
Positional Arguments
- flag:
bool
Python prototype (for reference only):
setUseOpenCL(flag) -> None
useOpenCL
Return
- retval:
bool
Python prototype (for reference only):
useOpenCL() -> retval