view doc/doxyhtml/README.md @ 31249:de6fc38c78c6

Make Jacobian types offered by dlsode.f accessible by lsode (bug #31626). * liboctave/numeric/LSODE-opts.in: Add options "jacobian type", "lower jacobian subdiagonals", and "upper jacobian subdiagonals". * liboctave/numeric/LSODE.cc (file scope, lsode_j, LSODE::do_integrate (double)): Handle new configurable Jacobian types. * build-aux/mk-opts.pl: Don't implicitly convert to integer in condition.
author Olaf Till <olaf.till@uni-jena.de>
date Fri, 12 Nov 2010 08:53:05 +0100
parents c435048c2796
children
line wrap: on
line source

This directory contains Doxygen documentation for Octave's source code.
It is not created by default.  To generate the Doxygen documentation use

    make doxyhtml

Doxygen documentation can be helpful for developers of Octave, but is not
needed by users of Octave.  In addition, the documentation requires
approximately 3 GB of storage space.  For these reasons it is not maintained
under version control nor distributed in tarballs.