Gets the dummy struct includes.
Namespace: CudafyAssembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170
Syntax
C# |
---|
public IEnumerable<string> GetDummyStructIncludes() |
Visual Basic |
---|
Public Function GetDummyStructIncludes As IEnumerable(Of String) |
Visual C++ |
---|
public: IEnumerable<String^>^ GetDummyStructIncludes() |