ToGPU<'a>
Namespace
Brahma.FSharpContructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(src, dst) | (src:'a [] * dst:IBuffer<'a>) -> ToGPU<'a> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Destination | IBuffer<'a> | CompiledName: |
# | x.Source | 'a [] | CompiledName: |