Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91811827
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
Thu, Nov 14, 17:14
Size
448 B
Mime Type
text/x-c
Expires
Sat, Nov 16, 17:14 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22267004
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