EMAN2
|
This is the complete list of members for EMAN::EMUtil, including all inherited members.
close_imageio(const string &filename, const ImageIO *io) | EMAN::EMUtil | static |
cuda_available() | EMAN::EMUtil | inlinestatic |
dump_dict(const Dict &dict) | EMAN::EMUtil | static |
em_calloc(const size_t nmemb, const size_t size) | EMAN::EMUtil | inlinestatic |
EM_CHAR enum value | EMAN::EMUtil | |
EM_COMPRESSED enum value | EMAN::EMUtil | |
EM_DOUBLE enum value | EMAN::EMUtil | |
EM_FLOAT enum value | EMAN::EMUtil | |
EM_FLOAT_COMPLEX enum value | EMAN::EMUtil | |
em_free(void *data) | EMAN::EMUtil | inlinestatic |
EM_INT enum value | EMAN::EMUtil | |
em_malloc(const size_t size) | EMAN::EMUtil | inlinestatic |
em_memcpy(void *dst, const void *const src, const size_t size) | EMAN::EMUtil | inlinestatic |
em_memset(void *data, const int value, const size_t size) | EMAN::EMUtil | inlinestatic |
em_realloc(void *data, const size_t new_size) | EMAN::EMUtil | inlinestatic |
EM_SHORT enum value | EMAN::EMUtil | |
EM_SHORT_COMPLEX enum value | EMAN::EMUtil | |
EM_UCHAR enum value | EMAN::EMUtil | |
EM_UINT enum value | EMAN::EMUtil | |
EM_UNKNOWN enum value | EMAN::EMUtil | |
EM_USHORT enum value | EMAN::EMUtil | |
EM_USHORT_COMPLEX enum value | EMAN::EMUtil | |
EMDataType enum name | EMAN::EMUtil | |
exclude_numbers_io(FILE *file, int rw_mode, int nitems_per_line, size_t mode_size, int start, int end, float *data, int *p_i, const char *outformat) | EMAN::EMUtil | privatestatic |
fast_get_image_type(const string &filename, const void *first_block, off_t file_size) | EMAN::EMUtil | privatestatic |
get_all_attributes(const string &file_name, const string &attr_name) | EMAN::EMUtil | static |
get_datatype_string(EMDataType type) | EMAN::EMUtil | static |
get_euler_names(const string &euler_type) | EMAN::EMUtil | static |
get_image_count(const string &filename) | EMAN::EMUtil | static |
get_image_ext_type(const string &file_ext) | EMAN::EMUtil | static |
get_image_type(const string &filename) | EMAN::EMUtil | static |
get_imageio(const string &filename, int rw_mode, ImageType image_type=IMAGE_UNKNOWN) | EMAN::EMUtil | static |
get_imagetype_name(EMUtil::ImageType type) | EMAN::EMUtil | static |
get_region_dims(const Region *area, int nx, int *area_x, int ny, int *area_y, int nz=1, int *area_z=0) | EMAN::EMUtil | static |
get_region_origins(const Region *area, int *p_x0, int *p_y0, int *p_z0=0, int nz=1, int image_index=0) | EMAN::EMUtil | static |
getRenderLimits(const Dict &dict, float &rendermin, float &rendermax, int &renderbits) | EMAN::EMUtil | static |
getRenderMinMax(float *data, const int nx, const int ny, float &rendermin, float &rendermax, int &renderbits, const int nz=1) | EMAN::EMUtil | static |
IMAGE_AMIRA enum value | EMAN::EMUtil | |
IMAGE_DF3 enum value | EMAN::EMUtil | |
IMAGE_DM3 enum value | EMAN::EMUtil | |
IMAGE_DM4 enum value | EMAN::EMUtil | |
IMAGE_EER enum value | EMAN::EMUtil | |
IMAGE_EER2X enum value | EMAN::EMUtil | |
IMAGE_EER4X enum value | EMAN::EMUtil | |
IMAGE_EM enum value | EMAN::EMUtil | |
IMAGE_EMIM enum value | EMAN::EMUtil | |
IMAGE_FITS enum value | EMAN::EMUtil | |
IMAGE_GATAN2 enum value | EMAN::EMUtil | |
IMAGE_HDF enum value | EMAN::EMUtil | |
IMAGE_ICOS enum value | EMAN::EMUtil | |
IMAGE_IMAGIC enum value | EMAN::EMUtil | |
IMAGE_JPEG enum value | EMAN::EMUtil | |
IMAGE_LST enum value | EMAN::EMUtil | |
IMAGE_LSTFAST enum value | EMAN::EMUtil | |
IMAGE_MRC enum value | EMAN::EMUtil | |
IMAGE_OMAP enum value | EMAN::EMUtil | |
IMAGE_PGM enum value | EMAN::EMUtil | |
IMAGE_PIF enum value | EMAN::EMUtil | |
IMAGE_PNG enum value | EMAN::EMUtil | |
IMAGE_SAL enum value | EMAN::EMUtil | |
IMAGE_SER enum value | EMAN::EMUtil | |
IMAGE_SINGLE_SPIDER enum value | EMAN::EMUtil | |
IMAGE_SITUS enum value | EMAN::EMUtil | |
IMAGE_SPIDER enum value | EMAN::EMUtil | |
IMAGE_TIFF enum value | EMAN::EMUtil | |
IMAGE_UNKNOWN enum value | EMAN::EMUtil | |
IMAGE_V4L enum value | EMAN::EMUtil | |
IMAGE_VTK enum value | EMAN::EMUtil | |
IMAGE_XPLOR enum value | EMAN::EMUtil | |
ImageType enum name | EMAN::EMUtil | |
is_complex_type(EMDataType datatype) | EMAN::EMUtil | static |
is_same_ctf(const EMData *image1, const EMData *image2) | EMAN::EMUtil | static |
is_same_size(const EMData *image1, const EMData *image2) | EMAN::EMUtil | static |
is_valid_filename(const string &filename) | EMAN::EMUtil | static |
jump_lines(FILE *file, int nlines) | EMAN::EMUtil | static |
jump_lines_by_items(FILE *file, int nitems, int nitems_per_line) | EMAN::EMUtil | privatestatic |
mode_size_product(size_t factor, size_t mode_size) | EMAN::EMUtil | static |
process_ascii_region_io(float *data, FILE *file, int rw_mode, int image_index, size_t mode_size, int nx, int ny, int nz, const Region *area, bool has_index_line, int nitems_per_line, const char *outformat) | EMAN::EMUtil | static |
process_lines_io(FILE *file, int rw_mode, int nitems_per_line, size_t mode_size, int nitems, float *data, int *p_i, const char *outformat) | EMAN::EMUtil | privatestatic |
process_numbers_io(FILE *file, int rw_mode, int nitems_per_line, size_t mode_size, int start, int end, float *data, int *p_i, const char *outformat) | EMAN::EMUtil | privatestatic |
process_region_io(void *cdata, FILE *file, int rw_mode, int image_index, size_t mode_size, int nx, int ny, int nz=1, const Region *area=0, bool need_flip=false, ImageType imgtype=IMAGE_UNKNOWN, int pre_row=0, int post_row=0) | EMAN::EMUtil | static |
vertical_acf(const EMData *image, int maxdy) | EMAN::EMUtil | static |