[Top] | [Contents] | [Index] | [ ? ] |
Octave C++ Classes
\input texinfo
Copyright (C) 1996, 1997 John W. Eaton.
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
This manual documents how to use, install and port Octave's C++ class library, and how to report bugs. It corresponds to Octave version No value for VERSION.
1. Acknowledgements | ||
GNU GENERAL PUBLIC LICENSE | ||
2. A Brief Introduction to Octave | ||
3. Arrays | ||
4. Matrix and Vector Operations | ||
5. Matrix Factorizations | ||
6. Ranges | ||
7. Nonlinear Functions | ||
8. Nonlinear Equations | ||
9. Optimization | ||
10. Quadrature | ||
11. Ordinary Differential Equations | ||
12. Differential Algebraic Equations | ||
13. Error Handling | ||
14. Installation | ||
15. Bugs | ||
Concept Index | ||
Function Index | ||
--- The Detailed Node Listing --- Acknowledgements | ||
---|---|---|
Contributors to Octave | People who contributed to developing of Octave. | |
Arrays | ||
3.1 Constructors and Assignment | ||
Optimization | ||
9.1 Objective Functions | ||
9.2 Bounds | ||
9.3 Linear Constraints | ||
9.4 Nonlinear Constraints | ||
9.5 Quadratic Programming | ||
9.6 Nonlinear Programming | ||
Quadrature | ||
10.1 Collocation Weights |
[Top] | [Contents] | [Index] | [ ? ] |