FSQuotationToOpenCLTranslator
Namespace
Brahma.FSharp.OpenCL.TranslatorContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(device, translatorOptions) | (device:IDevice * translatorOptions:TranslatorOptions option) -> FSQuotationToOpenCLTranslator | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Marshaler | CustomMarshaler | CompiledName: |
| # | x.TransformQuotation(expr) | expr:Expr -> Expr * (Var * Expr) list | |
| # | x.Translate(qExpr) | qExpr:Expr -> AST<Lang> * Expr | |
| # | x.TranslatorOptions | TranslatorOptions | CompiledName: |
Static members
| Static member | Signature | Description | |
|---|---|---|---|
| # | FSQuotationToOpenCLTranslator.CreateDefault(...) | unit -> FSQuotationToOpenCLTranslator |