Openholo  v4.0
Open Source Digital Holographic Library
CUDA Class Reference

#include <CUDA.h>

Public Member Functions

void setCurThreads (int thread)
 
int getCurThreads ()
 
int getMaxThreads ()
 
int getWarpSize ()
 

Static Public Member Functions

static CUDAgetInstance ()
 
static void releaseInstance ()
 

Detailed Description

Definition at line 7 of file CUDA.h.

Member Function Documentation

◆ getCurThreads()

int CUDA::getCurThreads ( )
inline

Definition at line 33 of file CUDA.h.

◆ getInstance()

static CUDA* CUDA::getInstance ( )
inlinestatic

Definition at line 17 of file CUDA.h.

◆ getMaxThreads()

int CUDA::getMaxThreads ( )
inline

Definition at line 34 of file CUDA.h.

◆ getWarpSize()

int CUDA::getWarpSize ( )
inline

Definition at line 35 of file CUDA.h.

◆ releaseInstance()

static void CUDA::releaseInstance ( )
inlinestatic

Definition at line 25 of file CUDA.h.

◆ setCurThreads()

void CUDA::setCurThreads ( int  thread)
inline

Definition at line 32 of file CUDA.h.


The documentation for this class was generated from the following files: