Xmipp  v3.23.11-Nereus
Functions
xmipp_datatype.cpp File Reference
#include <complex>
#include "xmipp_datatype.h"
#include "xmipp_error.h"
#include "utils/half.hpp"
Include dependency graph for xmipp_datatype.cpp:

Go to the source code of this file.

Functions

size_t gettypesize (DataType type)
 Returns memory size of datatype. More...
 
DataType str2Datatype (const std::string &str)
 
std::string datatype2Str (DataType datatype)
 
std::string datatype2StrLong (DataType datatype)