MatLoadRegisterAll

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

Synopsis

int MatLoadRegisterAll(void)
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
Matrix Index
Table of Contents