Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F109627655
gradient2.hpp
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, Apr 22, 18:50
Size
448 B
Mime Type
text/x-c
Expires
Thu, Apr 24, 18:50 (2 d)
Engine
blob
Format
Raw Data
Handle
25678435
Attached To
R1448 Lenstool-HPC
gradient2.hpp
View Options
/**
* @Author Christoph Schaefer, EPFL (christophernstrerne.schaefer@epfl.ch), Gilles Fourestey (gilles.fourestey@epfl.ch)
* @date July 2017
* @version 0,1
*
*/
#ifndef __GRAD2_HPP__
#define __GRAD2_HPP__
//inline
//struct point rotateCoordinateSystem(struct point P, double theta);
/** gradient **/
struct matrix module_potentialDerivatives_totalGradient2_SOA(const struct point *pImage, const struct Potential_SOA *lens, int nhalos);
#endif
Event Timeline
Log In to Comment