Page MenuHomec4science

shoot_multiscale.h
No OneTemporary

File Metadata

Created
Thu, Jul 17, 23:42

shoot_multiscale.h

/* $Id: shoot_multiscale.h 4875 2012-08-30 20:04:30Z john $ */
/* (c) John Ashburner (2011) */
extern void resize_vol(mwSize na[], float *a, mwSize nc[], float *c, float *b);
extern void restrict_vol(mwSize na[], float *a, mwSize nc[], float *c, float *b);

Event Timeline