Basic
Namespace
Brahma.FSharp.OpenCL.WorkflowBuilderFunctions and values
Function or value | Signature | Description | |
---|---|---|---|
# | RunCommand command binder | command:Expr<('range -> 'a)> -> binder:(('range -> 'a) -> unit) -> OpenCLEvaluation<unit> | |
# | ToHost(xs) | xs:'a array -> OpenCLEvaluation<'a array> | |
# | getEvaluationContext | OpenCLEvaluation<OpenCLEvaluationContext> | |
# | opencl | OpenCLEvaluationBuilder |
Type extensions
Type extension | Signature | Description | |
---|---|---|---|
# | x.RunAsync(arg1) | OpenCLEvaluation<'?125437> -> unit -> '?125437 | CompiledName: |
# | x.RunSync(arg1) | OpenCLEvaluation<'?125435> -> '?125435 | CompiledName: |