MatConvertRegisterAll

Registers all standard matrix conversion routines.

Synopsis

int MatConvertRegisterAll(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.

Keywords

matrix, convert, register, all

See Also

MatConvertRegister(), MatConvert()

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