MCPcopy Create free account
hub / github.com/astra-toolbox/astra-toolbox / CCudaDataOperationAlgorithm

Method CCudaDataOperationAlgorithm

src/CudaDataOperationAlgorithm.cpp:49–53  ·  view source on GitHub ↗

---------------------------------------------------------------------------------------- Constructor

Source from the content-addressed store, hash-verified

47//----------------------------------------------------------------------------------------
48// Constructor
49CCudaDataOperationAlgorithm::CCudaDataOperationAlgorithm()
50{
51 m_pMask = NULL;
52 m_bIsInitialized = false;
53}
54
55//----------------------------------------------------------------------------------------
56// Destructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected