MatLoadRegisterAll

Registers all standard matrix type routines to load matrices from a binary file.

Synopsis

int MatLoadRegisterAll(char *path)
Not Collective

Notes: To prevent registering all matrix types; copy this routine to your source code and comment out the versions below that you do not need.

See Also

MatLoadRegister(), MatLoad()

Level:developer
Location:
src/mat/utils/matioall.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages