Unop<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(op, expr) | (op:UOp<'lang> * expr:Expression<'lang>) -> Unop<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Expr | Expression<'lang> | CompiledName: |
| # | x.Op | UOp<'lang> | CompiledName: |