Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
Class List
Class Index
Class Hierarchy
Class Members
octave_allocator Member List
This is the complete list of members for
octave_allocator
, including all inherited members.
alloc
(size_t size)
octave_allocator
free
(void *p, size_t size)
octave_allocator
octave_allocator
(size_t item_sz, int grow_sz=256)
octave_allocator
[inline]