Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94100410
gradient_avx.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, Dec 3, 22:04
Size
521 B
Mime Type
text/x-c
Expires
Thu, Dec 5, 22:04 (2 d)
Engine
blob
Format
Raw Data
Handle
22736194
Attached To
R1448 Lenstool-HPC
gradient_avx.hpp
View Options
#ifndef __GRADAVX_HPP__
#define __GRADAVX_HPP__
//
/** for both gradient and second derivatives **/
//static struct point rotateCoordinateSystem(struct point P, double theta);
#include "gradient.hpp"
/** gradient **/
struct point module_potentialDerivatives_totalGradient_SOA_AVX(const struct point *pImage, const struct Potential_SOA *lens,const int nhalos);
//
struct point module_potentialDerivatives_totalGradient_81_SOA_AVX(const struct point *pImage, const struct Potential_SOA *lens, const int nhalos);
//
#endif
Event Timeline
Log In to Comment