SoCuda Methods |
The SoCuda type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() | FindFunction(String, String) | This function resolves a specific function in a specified module. |
![]() ![]() | FindFunction(SoCudaHandle, String, String) | This function resolves a specific function in a specified module. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsAvailable | This function indicates if CUDA is available on this platform. |
![]() ![]() | LoadBinaryModule | This function loads a cubin file and register it in the list of modules. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |