Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lenstool
Lenstool
Commits
367c4065
Commit
367c4065
authored
Dec 05, 2020
by
Johan Richard
Browse files
New declaration of new_imtos
parent
cb6ce812
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/fonction.h
View file @
367c4065
...
...
@@ -244,7 +244,7 @@ double median(int n, double *array);
double
mode
(
int
n
,
double
*
array
);
void
multiscale_grid
(
long
int
*
pilens
);
double
ncpx
(
complex
c
);
void
newdo_itos
(
double
**
im
,
struct
pixlist
*
pl
,
int
npl
,
double
dlsds
,
double
zs
,
double
**
source
,
double
**
erreur
,
int
**
imult
);
void
newdo_itos
(
double
**
im
,
double
dlsds
,
double
zs
,
double
**
source
,
double
**
erreur
,
int
**
imult
);
double
nfw_dpl
(
double
r
,
double
rs
,
double
kappas
);
double
nfw_gamma
(
double
r
,
double
rs
,
double
kappas
);
struct
point
nfw_gamma_eps
(
double
r
,
double
rs
,
double
theta
,
double
kappas
,
double
eps
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment