View Source Evision.Ipp (Evision v0.2.9)
Summary
Types
@type t() :: %Evision.Ipp{ref: reference()}
Type that represents an Ipp
struct.
ref.
reference()
The underlying erlang resource variable.
Functions
getIppVersion
Return
- retval:
String
Python prototype (for reference only):
getIppVersion() -> retval
@spec setUseIPP(Keyword.t()) :: any() | {:error, String.t()}
@spec setUseIPP(boolean()) :: :ok | {:error, String.t()}
setUseIPP
Positional Arguments
- flag:
bool
Python prototype (for reference only):
setUseIPP(flag) -> None
useIPP
Return
- retval:
bool
proxy for hal::Cholesky
Python prototype (for reference only):
useIPP() -> retval