Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123637495
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
Mon, Jul 28, 19:45
Size
448 B
Mime Type
text/x-c
Expires
Wed, Jul 30, 19:45 (2 d)
Engine
blob
Format
Raw Data
Handle
27724995
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