EMAN2
|
This is the complete list of members for EMAN::TestUtil, including all inherited members.
check_image(const string &imagefile, EMData *image=0) | EMAN::TestUtil | static |
dump_emdata(EMData *image, const string &filename) | EMAN::TestUtil | static |
dump_image_from_file(const string &filename) | EMAN::TestUtil | static |
EMDATA_DATA_EXT | EMAN::TestUtil | static |
EMDATA_HEADER_EXT | EMAN::TestUtil | static |
emobject_farray_to_py() | EMAN::TestUtil | static |
emobject_strarray_to_py() | EMAN::TestUtil | static |
emobject_to_py(bool b) | EMAN::TestUtil | static |
emobject_to_py(unsigned int n) | EMAN::TestUtil | static |
emobject_to_py(int n) | EMAN::TestUtil | static |
emobject_to_py(float f) | EMAN::TestUtil | static |
emobject_to_py(double f) | EMAN::TestUtil | static |
emobject_to_py(const string &str) | EMAN::TestUtil | static |
emobject_to_py(EMData *emdata) | EMAN::TestUtil | static |
emobject_to_py(XYData *xydata) | EMAN::TestUtil | static |
emobject_to_py(Transform *t) | EMAN::TestUtil | static |
emobject_to_py(Ctf *ctf_) | EMAN::TestUtil | static |
emobject_transformarray_to_py() | EMAN::TestUtil | static |
get_debug_float(int i) | EMAN::TestUtil | static |
get_debug_image(const string &imagename) | EMAN::TestUtil | static |
get_debug_int(int i) | EMAN::TestUtil | static |
get_debug_string(int i) | EMAN::TestUtil | static |
get_debug_transform(int i) | EMAN::TestUtil | static |
get_golden_image(const string &imagename) | EMAN::TestUtil | static |
get_pixel_value_by_dist1(int nx, int ny, int nz, int x, int y, int z) | EMAN::TestUtil | inlineprivatestatic |
get_pixel_value_by_dist2(int nx, int ny, int nz, int x, int y, int z) | EMAN::TestUtil | inlineprivatestatic |
make_image_file(const string &filename, EMUtil::ImageType image_type, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | inlinestatic |
make_image_file2(const string &filename, EMUtil::ImageType image_type, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | inlinestatic |
make_image_file_by_mode(const string &filename, EMUtil::ImageType image_type, int mode, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | privatestatic |
progname | EMAN::TestUtil | privatestatic |
set_progname(const string &cur_progname) | EMAN::TestUtil | static |
test_dict(const Dict &d) | EMAN::TestUtil | static |
test_FloatPoint(const FloatPoint &p) | EMAN::TestUtil | static |
test_FloatSize(const FloatSize &p) | EMAN::TestUtil | static |
test_IntPoint(const IntPoint &p) | EMAN::TestUtil | static |
test_IntSize(const IntSize &p) | EMAN::TestUtil | static |
test_map_emobject(const map< string, EMObject > &d) | EMAN::TestUtil | static |
test_map_float(const map< string, float > &d) | EMAN::TestUtil | static |
test_map_int(const map< string, int > &d) | EMAN::TestUtil | static |
test_map_long(const map< string, long > &d) | EMAN::TestUtil | static |
test_map_string(const map< string, string > &d) | EMAN::TestUtil | static |
test_map_vecstring(const map< string, vector< string > > &d) | EMAN::TestUtil | static |
test_Vec3f(const Vec3f &p) | EMAN::TestUtil | static |
test_Vec3i(const Vec3i &p) | EMAN::TestUtil | static |
test_vector_emdata(const vector< EMData * > &v) | EMAN::TestUtil | static |
test_vector_float(const vector< float > &v) | EMAN::TestUtil | static |
test_vector_int(const vector< int > &v) | EMAN::TestUtil | static |
test_vector_long(const vector< long > &v) | EMAN::TestUtil | static |
test_vector_pixel(const vector< Pixel > &v) | EMAN::TestUtil | static |
test_vector_string(const vector< string > &v) | EMAN::TestUtil | static |
tf | EMAN::TestUtil | privatestatic |
ti | EMAN::TestUtil | privatestatic |
to_emobject(const Dict &d) | EMAN::TestUtil | static |
verify_image_file(const string &filename, EMUtil::ImageType image_type, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | inlinestatic |
verify_image_file2(const string &filename, EMUtil::ImageType image_type, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | inlinestatic |
verify_image_file_by_mode(const string &filename, EMUtil::ImageType image_type, int mode, EMUtil::EMDataType datatype=EMUtil::EM_FLOAT, int nx=16, int ny=16, int nz=1) | EMAN::TestUtil | privatestatic |