Node:User-defined Data Types, Next:Object Sizes, Previous:Built-in Data Types, Up:Data Types
Someday I hope to expand this to include a complete description of
Octave's mechanism for managing user-defined data types. Until this
feature is documented here, you will have to make do by reading the code
in the ov.h
, ops.h
, and related files from Octave's
src
directory.