Deep.Net


Interpolate1DEOpArg

Namespace: SymTensor.Compiler.Cuda
Parent Module: ArgTemplates

1d interpolation op C++ structure

Record Fields

Record FieldDescription
MinArg0
Signature: single
Offset
Signature: single
Resolution0
Signature: single
Tbl
Signature: CUtexObject

Constructors

ConstructorDescription
new(tbl, minArg0, resolution0, offset)
Signature: (tbl:CUtexObject * minArg0:single * resolution0:single * offset:single) -> Interpolate1DEOpArg

CompiledName: .ctor

Fork me on GitHub