FieldSet<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(host, field, _val) | (host:Expression<'lang> * field:string * _val:Expression<'lang>) -> FieldSet<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Field | string | CompiledName: |
| # | x.Host | Expression<'lang> | CompiledName: |
| # | x.Val | Expression<'lang> | CompiledName: |