Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94008722
cudafunctions_cuh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Dec 3, 05:27
Size
482 B
Mime Type
text/x-c
Expires
Thu, Dec 5, 05:27 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22668497
Attached To
R1448 Lenstool-HPC
cudafunctions_cuh
View Options
/**
* @file cudafunctions.cuh
* @Author Christoph Schaefer, EPFL (christophernstrerne.schaefer@epfl.ch)
* @date July 2015
* @version 0,1
* @brief Header file for cudafunctions.cu
*
*/
//Header guard
#ifndef CUDAFUNCTIONS_CUH
#define CUDAFUNCTIONS_CUH
// Include
//===========================================================================================================
#include <strings.h>
#include <iostream>
//#include "structure.h"
define
//End header guard
#endif
Event Timeline
Log In to Comment