MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / mxERROR

Function mxERROR

rtpose_wrapper/matlab/+caffe/private/caffe_.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 }
29}
30inline void mxERROR(const char* msg) { mexErrMsgTxt(msg); }
31
32// Check if a file exists and can be opened
33void mxCHECK_FILE_EXIST(const char* file) {

Callers 5

mxCHECK_FILE_EXISTFunction · 0.85
mx_mat_to_blobFunction · 0.85
blob_to_mx_matFunction · 0.85
get_netFunction · 0.85
mexFunctionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected