EMAN2
|
#include <sys/param.h>
#include <utility>
#include "io/all_imageio.h"
#include "portable_fileio.h"
#include "emcache.h"
#include "emdata.h"
#include "ctf.h"
#include "emassert.h"
#include "exception.h"
Go to the source code of this file.
Functions | |
static int | imgscore_cmp (const void *imgscore1, const void *imgscore2) |
Variables | |
static const int | ATTR_NAME_LEN = 128 |
|
static |
Definition at line 1305 of file emutil.cpp.
References Assert.
Referenced by EMAN::ImageSort::sort().
|
static |
Definition at line 56 of file emutil.cpp.