Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
exa2pro
/
starpu-max
Suivre
19
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6852ea3a30
Branches
Tags
fpga
ft_checkpoint
papi_starpu
starpu-max
/
julia
/
examples
/
mandelbrot
/
cpu_mandelbrot.h
cpu_mandelbrot.h
108 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
struct params
{
double centerr;
double centeri;
long offset;
long dim;
};