ClArray<'a>
Namespace
Brahma.FSharpRepresents an abstraction over array in OpenCL device memory.
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Dispose() | unit -> unit | |
# | [idx] | idx:int -> 'a | CompiledName: |
# | [()] | unit -> int | CompiledName: |
# | x.Length | int | CompiledName: |
Gets array length.