Skip to content
Snippets Groups Projects
init_gpu.h 259 B
/*  init_gpu.h

    Tim Behrens, Saad Jbabdi, Stam Sotiropoulos, Moises Hernandez  - FMRIB Image Analysis Group

    Copyright (C) 2005 University of Oxford  */

/*  CCOPYRIGHT  */

void init_gpu();

double timeval_diff(struct timeval *a, struct timeval *b);