annotate liboctave/numeric/Quad.h @ 15271:648dabbb4c6b

build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. * array/Array-C.cc, array/Array-b.cc, array/Array-ch.cc, array/Array-d.cc, array/Array-f.cc, array/Array-fC.cc, array/Array-i.cc, array/Array-idx-vec.cc, array/Array-s.cc, array/Array-str.cc, array/Array-util.cc, array/Array-util.h, array/Array-voidp.cc, array/Array.cc, array/Array.h, array/Array2.h, array/Array3.h, array/ArrayN.h, array/CColVector.cc, array/CColVector.h, array/CDiagMatrix.cc, array/CDiagMatrix.h, array/CMatrix.cc, array/CMatrix.h, array/CNDArray.cc, array/CNDArray.h, array/CRowVector.cc, array/CRowVector.h, array/CSparse.cc, array/CSparse.h, array/DiagArray2.cc, array/DiagArray2.h, array/MArray-C.cc, array/MArray-d.cc, array/MArray-decl.h, array/MArray-defs.h, array/MArray-f.cc, array/MArray-fC.cc, array/MArray-i.cc, array/MArray-s.cc, array/MArray.cc, array/MArray.h, array/MArray2.h, array/MArrayN.h, array/MDiagArray2.cc, array/MDiagArray2.h, array/MSparse-C.cc, array/MSparse-d.cc, array/MSparse-defs.h, array/MSparse.cc, array/MSparse.h, array/Matrix.h, array/MatrixType.cc, array/MatrixType.h, array/PermMatrix.cc, array/PermMatrix.h, array/Range.cc, array/Range.h, array/Sparse-C.cc, array/Sparse-b.cc, array/Sparse-d.cc, array/Sparse.cc, array/Sparse.h, array/boolMatrix.cc, array/boolMatrix.h, array/boolNDArray.cc, array/boolNDArray.h, array/boolSparse.cc, array/boolSparse.h, array/chMatrix.cc, array/chMatrix.h, array/chNDArray.cc, array/chNDArray.h, array/dColVector.cc, array/dColVector.h, array/dDiagMatrix.cc, array/dDiagMatrix.h, array/dMatrix.cc, array/dMatrix.h, array/dNDArray.cc, array/dNDArray.h, array/dRowVector.cc, array/dRowVector.h, array/dSparse.cc, array/dSparse.h, array/dim-vector.cc, array/dim-vector.h, array/fCColVector.cc, array/fCColVector.h, array/fCDiagMatrix.cc, array/fCDiagMatrix.h, array/fCMatrix.cc, array/fCMatrix.h, array/fCNDArray.cc, array/fCNDArray.h, array/fCRowVector.cc, array/fCRowVector.h, array/fColVector.cc, array/fColVector.h, array/fDiagMatrix.cc, array/fDiagMatrix.h, array/fMatrix.cc, array/fMatrix.h, array/fNDArray.cc, array/fNDArray.h, array/fRowVector.cc, array/fRowVector.h, array/idx-vector.cc, array/idx-vector.h, array/int16NDArray.cc, array/int16NDArray.h, array/int32NDArray.cc, array/int32NDArray.h, array/int64NDArray.cc, array/int64NDArray.h, array/int8NDArray.cc, array/int8NDArray.h, array/intNDArray.cc, array/intNDArray.h, array/module.mk, array/uint16NDArray.cc, array/uint16NDArray.h, array/uint32NDArray.cc, array/uint32NDArray.h, array/uint64NDArray.cc, array/uint64NDArray.h, array/uint8NDArray.cc, array/uint8NDArray.h: Moved from liboctave dir to array subdirectory. * cruft/Makefile.am, cruft/amos/README, cruft/amos/cacai.f, cruft/amos/cacon.f, cruft/amos/cairy.f, cruft/amos/casyi.f, cruft/amos/cbesh.f, cruft/amos/cbesi.f, cruft/amos/cbesj.f, cruft/amos/cbesk.f, cruft/amos/cbesy.f, cruft/amos/cbinu.f, cruft/amos/cbiry.f, cruft/amos/cbknu.f, cruft/amos/cbuni.f, cruft/amos/cbunk.f, cruft/amos/ckscl.f, cruft/amos/cmlri.f, cruft/amos/crati.f, cruft/amos/cs1s2.f, cruft/amos/cseri.f, cruft/amos/cshch.f, cruft/amos/cuchk.f, cruft/amos/cunhj.f, cruft/amos/cuni1.f, cruft/amos/cuni2.f, cruft/amos/cunik.f, cruft/amos/cunk1.f, cruft/amos/cunk2.f, cruft/amos/cuoik.f, cruft/amos/cwrsk.f, cruft/amos/dgamln.f, cruft/amos/gamln.f, cruft/amos/module.mk, cruft/amos/xzabs.f, cruft/amos/xzexp.f, cruft/amos/xzlog.f, cruft/amos/xzsqrt.f, cruft/amos/zacai.f, cruft/amos/zacon.f, cruft/amos/zairy.f, cruft/amos/zasyi.f, cruft/amos/zbesh.f, cruft/amos/zbesi.f, cruft/amos/zbesj.f, cruft/amos/zbesk.f, cruft/amos/zbesy.f, cruft/amos/zbinu.f, cruft/amos/zbiry.f, cruft/amos/zbknu.f, cruft/amos/zbuni.f, cruft/amos/zbunk.f, cruft/amos/zdiv.f, cruft/amos/zkscl.f, cruft/amos/zmlri.f, cruft/amos/zmlt.f, cruft/amos/zrati.f, cruft/amos/zs1s2.f, cruft/amos/zseri.f, cruft/amos/zshch.f, cruft/amos/zuchk.f, cruft/amos/zunhj.f, cruft/amos/zuni1.f, cruft/amos/zuni2.f, cruft/amos/zunik.f, cruft/amos/zunk1.f, cruft/amos/zunk2.f, cruft/amos/zuoik.f, cruft/amos/zwrsk.f, cruft/blas-xtra/cconv2.f, cruft/blas-xtra/cdotc3.f, cruft/blas-xtra/cmatm3.f, cruft/blas-xtra/csconv2.f, cruft/blas-xtra/dconv2.f, cruft/blas-xtra/ddot3.f, cruft/blas-xtra/dmatm3.f, cruft/blas-xtra/module.mk, cruft/blas-xtra/sconv2.f, cruft/blas-xtra/sdot3.f, cruft/blas-xtra/smatm3.f, cruft/blas-xtra/xcdotc.f, cruft/blas-xtra/xcdotu.f, cruft/blas-xtra/xddot.f, cruft/blas-xtra/xdnrm2.f, cruft/blas-xtra/xdznrm2.f, cruft/blas-xtra/xerbla.f, cruft/blas-xtra/xscnrm2.f, cruft/blas-xtra/xsdot.f, cruft/blas-xtra/xsnrm2.f, cruft/blas-xtra/xzdotc.f, cruft/blas-xtra/xzdotu.f, cruft/blas-xtra/zconv2.f, cruft/blas-xtra/zdconv2.f, cruft/blas-xtra/zdotc3.f, cruft/blas-xtra/zmatm3.f, cruft/daspk/datv.f, cruft/daspk/dcnst0.f, cruft/daspk/dcnstr.f, cruft/daspk/ddasic.f, cruft/daspk/ddasid.f, cruft/daspk/ddasik.f, cruft/daspk/ddaspk.f, cruft/daspk/ddstp.f, cruft/daspk/ddwnrm.f, cruft/daspk/dfnrmd.f, cruft/daspk/dfnrmk.f, cruft/daspk/dhels.f, cruft/daspk/dheqr.f, cruft/daspk/dinvwt.f, cruft/daspk/dlinsd.f, cruft/daspk/dlinsk.f, cruft/daspk/dmatd.f, cruft/daspk/dnedd.f, cruft/daspk/dnedk.f, cruft/daspk/dnsd.f, cruft/daspk/dnsid.f, cruft/daspk/dnsik.f, cruft/daspk/dnsk.f, cruft/daspk/dorth.f, cruft/daspk/dslvd.f, cruft/daspk/dslvk.f, cruft/daspk/dspigm.f, cruft/daspk/dyypnw.f, cruft/daspk/module.mk, cruft/dasrt/ddasrt.f, cruft/dasrt/drchek.f, cruft/dasrt/droots.f, cruft/dasrt/module.mk, cruft/dassl/ddaini.f, cruft/dassl/ddajac.f, cruft/dassl/ddanrm.f, cruft/dassl/ddaslv.f, cruft/dassl/ddassl.f, cruft/dassl/ddastp.f, cruft/dassl/ddatrp.f, cruft/dassl/ddawts.f, cruft/dassl/module.mk, cruft/fftpack/cfftb.f, cruft/fftpack/cfftb1.f, cruft/fftpack/cfftf.f, cruft/fftpack/cfftf1.f, cruft/fftpack/cffti.f, cruft/fftpack/cffti1.f, cruft/fftpack/fftpack.doc, cruft/fftpack/module.mk, cruft/fftpack/passb.f, cruft/fftpack/passb2.f, cruft/fftpack/passb3.f, cruft/fftpack/passb4.f, cruft/fftpack/passb5.f, cruft/fftpack/passf.f, cruft/fftpack/passf2.f, cruft/fftpack/passf3.f, cruft/fftpack/passf4.f, cruft/fftpack/passf5.f, cruft/fftpack/zfftb.f, cruft/fftpack/zfftb1.f, cruft/fftpack/zfftf.f, cruft/fftpack/zfftf1.f, cruft/fftpack/zffti.f, cruft/fftpack/zffti1.f, cruft/fftpack/zpassb.f, cruft/fftpack/zpassb2.f, cruft/fftpack/zpassb3.f, cruft/fftpack/zpassb4.f, cruft/fftpack/zpassb5.f, cruft/fftpack/zpassf.f, cruft/fftpack/zpassf2.f, cruft/fftpack/zpassf3.f, cruft/fftpack/zpassf4.f, cruft/fftpack/zpassf5.f, cruft/lapack-xtra/crsf2csf.f, cruft/lapack-xtra/module.mk, cruft/lapack-xtra/xclange.f, cruft/lapack-xtra/xdlamch.f, cruft/lapack-xtra/xdlange.f, cruft/lapack-xtra/xilaenv.f, cruft/lapack-xtra/xslamch.f, cruft/lapack-xtra/xslange.f, cruft/lapack-xtra/xzlange.f, cruft/lapack-xtra/zrsf2csf.f, cruft/link-deps.mk, cruft/misc/blaswrap.c, cruft/misc/cquit.c, cruft/misc/d1mach-tst.for, cruft/misc/d1mach.f, cruft/misc/f77-extern.cc, cruft/misc/f77-fcn.c, cruft/misc/f77-fcn.h, cruft/misc/i1mach.f, cruft/misc/lo-error.c, cruft/misc/lo-error.h, cruft/misc/module.mk, cruft/misc/quit.cc, cruft/misc/quit.h, cruft/misc/r1mach.f, cruft/mkf77def.in, cruft/odepack/cfode.f, cruft/odepack/dlsode.f, cruft/odepack/ewset.f, cruft/odepack/intdy.f, cruft/odepack/module.mk, cruft/odepack/prepj.f, cruft/odepack/scfode.f, cruft/odepack/sewset.f, cruft/odepack/sintdy.f, cruft/odepack/slsode.f, cruft/odepack/solsy.f, cruft/odepack/sprepj.f, cruft/odepack/ssolsy.f, cruft/odepack/sstode.f, cruft/odepack/stode.f, cruft/odepack/svnorm.f, cruft/odepack/vnorm.f, cruft/ordered-qz/README, cruft/ordered-qz/dsubsp.f, cruft/ordered-qz/exchqz.f, cruft/ordered-qz/module.mk, cruft/ordered-qz/sexchqz.f, cruft/ordered-qz/ssubsp.f, cruft/quadpack/dqagi.f, cruft/quadpack/dqagie.f, cruft/quadpack/dqagp.f, cruft/quadpack/dqagpe.f, cruft/quadpack/dqelg.f, cruft/quadpack/dqk15i.f, cruft/quadpack/dqk21.f, cruft/quadpack/dqpsrt.f, cruft/quadpack/module.mk, cruft/quadpack/qagi.f, cruft/quadpack/qagie.f, cruft/quadpack/qagp.f, cruft/quadpack/qagpe.f, cruft/quadpack/qelg.f, cruft/quadpack/qk15i.f, cruft/quadpack/qk21.f, cruft/quadpack/qpsrt.f, cruft/quadpack/xerror.f, cruft/ranlib/Basegen.doc, cruft/ranlib/HOWTOGET, cruft/ranlib/README, cruft/ranlib/advnst.f, cruft/ranlib/genbet.f, cruft/ranlib/genchi.f, cruft/ranlib/genexp.f, cruft/ranlib/genf.f, cruft/ranlib/gengam.f, cruft/ranlib/genmn.f, cruft/ranlib/genmul.f, cruft/ranlib/gennch.f, cruft/ranlib/gennf.f, cruft/ranlib/gennor.f, cruft/ranlib/genprm.f, cruft/ranlib/genunf.f, cruft/ranlib/getcgn.f, cruft/ranlib/getsd.f, cruft/ranlib/ignbin.f, cruft/ranlib/ignlgi.f, cruft/ranlib/ignnbn.f, cruft/ranlib/ignpoi.f, cruft/ranlib/ignuin.f, cruft/ranlib/initgn.f, cruft/ranlib/inrgcm.f, cruft/ranlib/lennob.f, cruft/ranlib/mltmod.f, cruft/ranlib/module.mk, cruft/ranlib/phrtsd.f, cruft/ranlib/qrgnin.f, cruft/ranlib/randlib.chs, cruft/ranlib/randlib.fdoc, cruft/ranlib/ranf.f, cruft/ranlib/setall.f, cruft/ranlib/setant.f, cruft/ranlib/setgmn.f, cruft/ranlib/setsd.f, cruft/ranlib/sexpo.f, cruft/ranlib/sgamma.f, cruft/ranlib/snorm.f, cruft/ranlib/tstbot.for, cruft/ranlib/tstgmn.for, cruft/ranlib/tstmid.for, cruft/ranlib/wrap.f, cruft/slatec-err/fdump.f, cruft/slatec-err/ixsav.f, cruft/slatec-err/j4save.f, cruft/slatec-err/module.mk, cruft/slatec-err/xerclr.f, cruft/slatec-err/xercnt.f, cruft/slatec-err/xerhlt.f, cruft/slatec-err/xermsg.f, cruft/slatec-err/xerprn.f, cruft/slatec-err/xerrwd.f, cruft/slatec-err/xersve.f, cruft/slatec-err/xgetf.f, cruft/slatec-err/xgetua.f, cruft/slatec-err/xsetf.f, cruft/slatec-err/xsetua.f, cruft/slatec-fn/acosh.f, cruft/slatec-fn/albeta.f, cruft/slatec-fn/algams.f, cruft/slatec-fn/alngam.f, cruft/slatec-fn/alnrel.f, cruft/slatec-fn/asinh.f, cruft/slatec-fn/atanh.f, cruft/slatec-fn/betai.f, cruft/slatec-fn/csevl.f, cruft/slatec-fn/d9gmit.f, cruft/slatec-fn/d9lgic.f, cruft/slatec-fn/d9lgit.f, cruft/slatec-fn/d9lgmc.f, cruft/slatec-fn/dacosh.f, cruft/slatec-fn/dasinh.f, cruft/slatec-fn/datanh.f, cruft/slatec-fn/dbetai.f, cruft/slatec-fn/dcsevl.f, cruft/slatec-fn/derf.f, cruft/slatec-fn/derfc.in.f, cruft/slatec-fn/dgami.f, cruft/slatec-fn/dgamit.f, cruft/slatec-fn/dgamlm.f, cruft/slatec-fn/dgamma.f, cruft/slatec-fn/dgamr.f, cruft/slatec-fn/dlbeta.f, cruft/slatec-fn/dlgams.f, cruft/slatec-fn/dlngam.f, cruft/slatec-fn/dlnrel.f, cruft/slatec-fn/dpchim.f, cruft/slatec-fn/dpchst.f, cruft/slatec-fn/erf.f, cruft/slatec-fn/erfc.in.f, cruft/slatec-fn/gami.f, cruft/slatec-fn/gamit.f, cruft/slatec-fn/gamlim.f, cruft/slatec-fn/gamma.f, cruft/slatec-fn/gamr.f, cruft/slatec-fn/initds.f, cruft/slatec-fn/inits.f, cruft/slatec-fn/module.mk, cruft/slatec-fn/pchim.f, cruft/slatec-fn/pchst.f, cruft/slatec-fn/r9gmit.f, cruft/slatec-fn/r9lgic.f, cruft/slatec-fn/r9lgit.f, cruft/slatec-fn/r9lgmc.f, cruft/slatec-fn/xacosh.f, cruft/slatec-fn/xasinh.f, cruft/slatec-fn/xatanh.f, cruft/slatec-fn/xbetai.f, cruft/slatec-fn/xdacosh.f, cruft/slatec-fn/xdasinh.f, cruft/slatec-fn/xdatanh.f, cruft/slatec-fn/xdbetai.f, cruft/slatec-fn/xderf.f, cruft/slatec-fn/xderfc.f, cruft/slatec-fn/xdgami.f, cruft/slatec-fn/xdgamit.f, cruft/slatec-fn/xdgamma.f, cruft/slatec-fn/xerf.f, cruft/slatec-fn/xerfc.f, cruft/slatec-fn/xgamma.f, cruft/slatec-fn/xgmainc.f, cruft/slatec-fn/xsgmainc.f: Moved from top-level libcruft to cruft directory below liboctave. * numeric/CmplxAEPBAL.cc, numeric/CmplxAEPBAL.h, numeric/CmplxCHOL.cc, numeric/CmplxCHOL.h, numeric/CmplxGEPBAL.cc, numeric/CmplxGEPBAL.h, numeric/CmplxHESS.cc, numeric/CmplxHESS.h, numeric/CmplxLU.cc, numeric/CmplxLU.h, numeric/CmplxQR.cc, numeric/CmplxQR.h, numeric/CmplxQRP.cc, numeric/CmplxQRP.h, numeric/CmplxSCHUR.cc, numeric/CmplxSCHUR.h, numeric/CmplxSVD.cc, numeric/CmplxSVD.h, numeric/CollocWt.cc, numeric/CollocWt.h, numeric/DAE.h, numeric/DAEFunc.h, numeric/DAERT.h, numeric/DAERTFunc.h, numeric/DASPK-opts.in, numeric/DASPK.cc, numeric/DASPK.h, numeric/DASRT-opts.in, numeric/DASRT.cc, numeric/DASRT.h, numeric/DASSL-opts.in, numeric/DASSL.cc, numeric/DASSL.h, numeric/DET.h, numeric/EIG.cc, numeric/EIG.h, numeric/LSODE-opts.in, numeric/LSODE.cc, numeric/LSODE.h, numeric/ODE.h, numeric/ODEFunc.h, numeric/ODES.cc, numeric/ODES.h, numeric/ODESFunc.h, numeric/Quad-opts.in, numeric/Quad.cc, numeric/Quad.h, numeric/SparseCmplxCHOL.cc, numeric/SparseCmplxCHOL.h, numeric/SparseCmplxLU.cc, numeric/SparseCmplxLU.h, numeric/SparseCmplxQR.cc, numeric/SparseCmplxQR.h, numeric/SparseQR.cc, numeric/SparseQR.h, numeric/SparsedbleCHOL.cc, numeric/SparsedbleCHOL.h, numeric/SparsedbleLU.cc, numeric/SparsedbleLU.h, numeric/base-aepbal.h, numeric/base-dae.h, numeric/base-de.h, numeric/base-lu.cc, numeric/base-lu.h, numeric/base-min.h, numeric/base-qr.cc, numeric/base-qr.h, numeric/bsxfun-decl.h, numeric/bsxfun-defs.cc, numeric/bsxfun.h, numeric/dbleAEPBAL.cc, numeric/dbleAEPBAL.h, numeric/dbleCHOL.cc, numeric/dbleCHOL.h, numeric/dbleGEPBAL.cc, numeric/dbleGEPBAL.h, numeric/dbleHESS.cc, numeric/dbleHESS.h, numeric/dbleLU.cc, numeric/dbleLU.h, numeric/dbleQR.cc, numeric/dbleQR.h, numeric/dbleQRP.cc, numeric/dbleQRP.h, numeric/dbleSCHUR.cc, numeric/dbleSCHUR.h, numeric/dbleSVD.cc, numeric/dbleSVD.h, numeric/eigs-base.cc, numeric/fCmplxAEPBAL.cc, numeric/fCmplxAEPBAL.h, numeric/fCmplxCHOL.cc, numeric/fCmplxCHOL.h, numeric/fCmplxGEPBAL.cc, numeric/fCmplxGEPBAL.h, numeric/fCmplxHESS.cc, numeric/fCmplxHESS.h, numeric/fCmplxLU.cc, numeric/fCmplxLU.h, numeric/fCmplxQR.cc, numeric/fCmplxQR.h, numeric/fCmplxQRP.cc, numeric/fCmplxQRP.h, numeric/fCmplxSCHUR.cc, numeric/fCmplxSCHUR.h, numeric/fCmplxSVD.cc, numeric/fCmplxSVD.h, numeric/fEIG.cc, numeric/fEIG.h, numeric/floatAEPBAL.cc, numeric/floatAEPBAL.h, numeric/floatCHOL.cc, numeric/floatCHOL.h, numeric/floatGEPBAL.cc, numeric/floatGEPBAL.h, numeric/floatHESS.cc, numeric/floatHESS.h, numeric/floatLU.cc, numeric/floatLU.h, numeric/floatQR.cc, numeric/floatQR.h, numeric/floatQRP.cc, numeric/floatQRP.h, numeric/floatSCHUR.cc, numeric/floatSCHUR.h, numeric/floatSVD.cc, numeric/floatSVD.h, numeric/lo-mappers.cc, numeric/lo-mappers.h, numeric/lo-specfun.cc, numeric/lo-specfun.h, numeric/module.mk, numeric/oct-convn.cc, numeric/oct-convn.h, numeric/oct-fftw.cc, numeric/oct-fftw.h, numeric/oct-norm.cc, numeric/oct-norm.h, numeric/oct-rand.cc, numeric/oct-rand.h, numeric/oct-spparms.cc, numeric/oct-spparms.h, numeric/randgamma.c, numeric/randgamma.h, numeric/randmtzig.c, numeric/randmtzig.h, numeric/randpoisson.c, numeric/randpoisson.h, numeric/sparse-base-chol.cc, numeric/sparse-base-chol.h, numeric/sparse-base-lu.cc, numeric/sparse-base-lu.h, numeric/sparse-dmsolve.cc: Moved from liboctave dir to numeric subdirectory. * operators/Sparse-diag-op-defs.h, operators/Sparse-op-defs.h, operators/Sparse-perm-op-defs.h, operators/config-ops.sh, operators/mk-ops.awk, operators/module.mk, operators/mx-base.h, operators/mx-defs.h, operators/mx-ext.h, operators/mx-inlines.cc, operators/mx-op-decl.h, operators/mx-op-defs.h, operators/mx-ops, operators/sparse-mk-ops.awk, operators/sparse-mx-ops, operators/vx-ops: Moved from liboctave dir to operators subdirectory. * system/dir-ops.cc, system/dir-ops.h, system/file-ops.cc, system/file-ops.h, system/file-stat.cc, system/file-stat.h, system/lo-sysdep.cc, system/lo-sysdep.h, system/mach-info.cc, system/mach-info.h, system/module.mk, system/oct-env.cc, system/oct-env.h, system/oct-group.cc, system/oct-group.h, system/oct-openmp.h, system/oct-passwd.cc, system/oct-passwd.h, system/oct-syscalls.cc, system/oct-syscalls.h, system/oct-time.cc, system/oct-time.h, system/oct-uname.cc, system/oct-uname.h, system/pathlen.h, system/sysdir.h, system/syswait.h, system/tempnam.c, system/tempname.c: Moved from liboctave dir to system subdirectory. * util/base-list.h, util/byte-swap.h, util/caseless-str.h, util/cmd-edit.cc, util/cmd-edit.h, util/cmd-hist.cc, util/cmd-hist.h, util/data-conv.cc, util/data-conv.h, util/f2c-main.c, util/functor.h, util/glob-match.cc, util/glob-match.h, util/kpse.cc, util/lo-array-gripes.cc, util/lo-array-gripes.h, util/lo-cieee.c, util/lo-cutils.c, util/lo-cutils.h, util/lo-ieee.cc, util/lo-ieee.h, util/lo-macros.h, util/lo-math.h, util/lo-traits.h, util/lo-utils.cc, util/lo-utils.h, util/module.mk, util/oct-alloc.cc, util/oct-alloc.h, util/oct-base64.cc, util/oct-base64.h, util/oct-binmap.h, util/oct-cmplx.h, util/oct-glob.cc, util/oct-glob.h, util/oct-inttypes.cc, util/oct-inttypes.h, util/oct-locbuf.cc, util/oct-locbuf.h, util/oct-md5.cc, util/oct-md5.h, util/oct-mem.h, util/oct-mutex.cc, util/oct-mutex.h, util/oct-refcount.h, util/oct-rl-edit.c, util/oct-rl-edit.h, util/oct-rl-hist.c, util/oct-rl-hist.h, util/oct-shlib.cc, util/oct-shlib.h, util/oct-sort.cc, util/oct-sort.h, util/oct-sparse.h, util/pathsearch.cc, util/pathsearch.h, util/regexp.cc, util/regexp.h, util/singleton-cleanup.cc, util/singleton-cleanup.h, util/sparse-sort.cc, util/sparse-sort.h, util/sparse-util.cc, util/sparse-util.h, util/statdefs.h, util/str-vec.cc, util/str-vec.h, util/sun-utils.h: Moved from liboctave dir to util subdirectory. * Makefile.am: Eliminate reference to top-level liboctave directory. * autogen.sh: cd to new liboctave/operators directory to run config-ops.sh. * build-aux/common.mk: Eliminate LIBCRUFT references. * configure.ac: Eliminate libcruft top-level references. Switch test programs to find files in liboctave/cruft subdirectory. * OctaveFAQ.texi, install.txi, mkoctfile.1: Eliminate references to libcruft in docs. * libgui/src/Makefile.am, libinterp/Makefile.am, src/Makefile.am: Update include file locations. Stop linking against libcruft. * libinterp/corefcn/module.mk: Update location of OPT_INC files which are now in numeric/ subdirectory. * libinterp/dldfcn/config-module.awk: Stop linking against libcruft. * libinterp/interpfcn/toplev.cc: Remove reference to LIBCRUFT. * libinterp/link-deps.mk, liboctave/link-deps.mk: Add GNULIB_LINK_DEPS to link dependencies. * libinterp/oct-conf.in.h: Remove reference to OCTAVE_CONF_LIBCRUFT. * liboctave/Makefile.am: Overhaul to use convenience libraries in subdirectories. * scripts/miscellaneous/mkoctfile.m: Eliminate reference to LIBCRUFT. * src/mkoctfile.in.cc, src/mkoctfile.in.sh: Stop linking againt libcruft. Eliminate references to LIBCRUFT.
author Rik <rik@octave.org>
date Fri, 31 Aug 2012 20:00:20 -0700
parents liboctave/Quad.h@72c96de7a403
children d63878346099
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
1 /*
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
2
14138
72c96de7a403 maint: update copyright notices for 2012
John W. Eaton <jwe@octave.org>
parents: 11523
diff changeset
3 Copyright (C) 1993-2012 John W. Eaton
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
4
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
5 This file is part of Octave.
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
6
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
7 Octave is free software; you can redistribute it and/or modify it
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
8 under the terms of the GNU General Public License as published by the
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6108
diff changeset
9 Free Software Foundation; either version 3 of the License, or (at your
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6108
diff changeset
10 option) any later version.
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
11
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
12 Octave is distributed in the hope that it will be useful, but WITHOUT
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
14 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
15 for more details.
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
16
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
17 You should have received a copy of the GNU General Public License
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6108
diff changeset
18 along with Octave; see the file COPYING. If not, see
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 6108
diff changeset
19 <http://www.gnu.org/licenses/>.
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
20
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
21 */
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
22
382
e02d6b664394 [project @ 1994-03-09 21:08:03 by jwe]
jwe
parents: 296
diff changeset
23 #if !defined (octave_Quad_h)
e02d6b664394 [project @ 1994-03-09 21:08:03 by jwe]
jwe
parents: 296
diff changeset
24 #define octave_Quad_h 1
e02d6b664394 [project @ 1994-03-09 21:08:03 by jwe]
jwe
parents: 296
diff changeset
25
1536
26411f9c7603 [project @ 1995-10-05 05:41:26 by jwe]
jwe
parents: 1528
diff changeset
26 #include <cfloat>
26411f9c7603 [project @ 1995-10-05 05:41:26 by jwe]
jwe
parents: 1528
diff changeset
27
1296
f93b7fa5e113 [project @ 1995-05-01 18:30:08 by jwe]
jwe
parents: 1011
diff changeset
28 #include "dColVector.h"
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
29 #include "fColVector.h"
7231
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7017
diff changeset
30 #include "lo-math.h"
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
31
384
7e870a4ec9bc [project @ 1994-03-09 21:40:04 by jwe]
jwe
parents: 382
diff changeset
32 #if !defined (octave_Quad_typedefs)
7e870a4ec9bc [project @ 1994-03-09 21:40:04 by jwe]
jwe
parents: 382
diff changeset
33 #define octave_Quad_typedefs 1
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
34
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
35 typedef double (*integrand_fcn) (double x);
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
36 typedef float (*float_integrand_fcn) (float x);
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
37
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
38 #endif
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
39
5775
ace8d8d26933 [project @ 2006-04-24 19:13:06 by jwe]
jwe
parents: 5307
diff changeset
40 // FIXME -- would be nice to not have to have this global
260
74d73a4b3fc7 [project @ 1993-12-14 23:57:42 by jwe]
jwe
parents: 238
diff changeset
41 // variable.
74d73a4b3fc7 [project @ 1993-12-14 23:57:42 by jwe]
jwe
parents: 238
diff changeset
42 // Nonzero means an error occurred in the calculation of the integrand
74d73a4b3fc7 [project @ 1993-12-14 23:57:42 by jwe]
jwe
parents: 238
diff changeset
43 // function, and the user wants us to quit.
6108
143b556ce725 [project @ 2006-10-27 01:45:54 by jwe]
jwe
parents: 5775
diff changeset
44 extern OCTAVE_API int quad_integration_error;
260
74d73a4b3fc7 [project @ 1993-12-14 23:57:42 by jwe]
jwe
parents: 238
diff changeset
45
3998
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3511
diff changeset
46 #include "Quad-opts.h"
289
c23f50e61c58 [project @ 1994-01-13 06:25:58 by jwe]
jwe
parents: 260
diff changeset
47
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
48 class
6108
143b556ce725 [project @ 2006-10-27 01:45:54 by jwe]
jwe
parents: 5775
diff changeset
49 OCTAVE_API
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
50 Quad : public Quad_options
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
51 {
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
52 public:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
53
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
54 Quad (integrand_fcn fcn)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
55 : Quad_options (), f (fcn), ff () { }
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
56
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
57 Quad (float_integrand_fcn fcn)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
58 : Quad_options (), f (), ff (fcn) { }
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
59
2425
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2424
diff changeset
60 virtual ~Quad (void) { }
2424
b5c3b08f1bab [project @ 1996-10-25 00:44:08 by jwe]
jwe
parents: 1993
diff changeset
61
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
62 virtual double integrate (void)
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
63 {
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
64 octave_idx_type ier, neval;
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
65 double abserr;
3511
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
66 return do_integrate (ier, neval, abserr);
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
67 }
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
68
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
69 virtual float float_integrate (void)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
70 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
71 octave_idx_type ier, neval;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
72 float abserr;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
73 return do_integrate (ier, neval, abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
74 }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
75
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
76 virtual double integrate (octave_idx_type& ier)
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
77 {
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
78 octave_idx_type neval;
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
79 double abserr;
3511
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
80 return do_integrate (ier, neval, abserr);
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
81 }
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
82
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
83 virtual float float_integrate (octave_idx_type& ier)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
84 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
85 octave_idx_type neval;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
86 float abserr;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
87 return do_integrate (ier, neval, abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
88 }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
89
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
90 virtual double integrate (octave_idx_type& ier, octave_idx_type& neval)
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
91 {
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
92 double abserr;
3511
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
93 return do_integrate (ier, neval, abserr);
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
94 }
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
95
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
96 virtual float float_integrate (octave_idx_type& ier, octave_idx_type& neval)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
97 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
98 float abserr;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
99 return do_integrate (ier, neval, abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
100 }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
101
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
102 virtual double integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr)
3511
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
103 {
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
104 return do_integrate (ier, neval, abserr);
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
105 }
d92134062783 [project @ 2000-02-01 22:06:28 by jwe]
jwe
parents: 2847
diff changeset
106
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
107 virtual float float_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
108 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
109 return do_integrate (ier, neval, abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
110 }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
111
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
112 virtual double do_integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr) = 0;
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
113
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
114 virtual float do_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr) = 0;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
115
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
116 protected:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
117
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
118 integrand_fcn f;
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
119 float_integrand_fcn ff;
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
120 };
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
121
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
122 class
6108
143b556ce725 [project @ 2006-10-27 01:45:54 by jwe]
jwe
parents: 5775
diff changeset
123 OCTAVE_API
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
124 DefQuad : public Quad
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
125 {
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
126 public:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
127
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
128 DefQuad (integrand_fcn fcn)
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
129 : Quad (fcn), lower_limit (0.0), upper_limit (1.0), singularities () { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
130
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
131 DefQuad (integrand_fcn fcn, double ll, double ul)
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
132 : Quad (fcn), lower_limit (ll), upper_limit (ul), singularities () { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
133
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
134 DefQuad (integrand_fcn fcn, double ll, double ul,
10312
cbc402e64d83 untabify liboctave header files
John W. Eaton <jwe@octave.org>
parents: 10158
diff changeset
135 const ColumnVector& sing)
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
136 : Quad (fcn), lower_limit (ll), upper_limit (ul),
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
137 singularities (sing) { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
138
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
139 DefQuad (integrand_fcn fcn, const ColumnVector& sing)
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
140 : Quad (fcn), lower_limit (0.0), upper_limit (1.0),
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
141 singularities (sing) { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
142
2424
b5c3b08f1bab [project @ 1996-10-25 00:44:08 by jwe]
jwe
parents: 1993
diff changeset
143 ~DefQuad (void) { }
b5c3b08f1bab [project @ 1996-10-25 00:44:08 by jwe]
jwe
parents: 1993
diff changeset
144
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
145 double do_integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr);
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
146
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
147 float do_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
148
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
149 private:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
150
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
151 double lower_limit;
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
152 double upper_limit;
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
153
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
154 ColumnVector singularities;
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
155 };
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
156
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
157 class
6108
143b556ce725 [project @ 2006-10-27 01:45:54 by jwe]
jwe
parents: 5775
diff changeset
158 OCTAVE_API
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
159 IndefQuad : public Quad
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
160 {
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
161 public:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
162
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
163 enum IntegralType { bound_to_inf, neg_inf_to_bound, doubly_infinite };
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
164
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
165 IndefQuad (integrand_fcn fcn)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
166 : Quad (fcn), bound (0.0), type (bound_to_inf), integration_error (0) { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
167
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
168 IndefQuad (integrand_fcn fcn, double b, IntegralType t)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
169 : Quad (fcn), bound (b), type (t), integration_error (0) { }
1528
dc527156c38c [project @ 1995-10-05 01:44:18 by jwe]
jwe
parents: 1486
diff changeset
170
2424
b5c3b08f1bab [project @ 1996-10-25 00:44:08 by jwe]
jwe
parents: 1993
diff changeset
171 ~IndefQuad (void) { }
b5c3b08f1bab [project @ 1996-10-25 00:44:08 by jwe]
jwe
parents: 1993
diff changeset
172
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5105
diff changeset
173 double do_integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr);
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
174
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
175 float do_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
176
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
177 private:
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
178
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
179 double bound;
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
180 IntegralType type;
1859
43248236fcd9 [project @ 1996-02-04 10:00:46 by jwe]
jwe
parents: 1536
diff changeset
181 int integration_error;
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
182 };
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
183
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
184 class
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
185 OCTAVE_API
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
186 FloatDefQuad : public Quad
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
187 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
188 public:
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
189
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
190 FloatDefQuad (float_integrand_fcn fcn)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
191 : Quad (fcn), lower_limit (0.0), upper_limit (1.0), singularities () { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
192
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
193 FloatDefQuad (float_integrand_fcn fcn, float ll, float ul)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
194 : Quad (fcn), lower_limit (ll), upper_limit (ul), singularities () { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
195
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
196 FloatDefQuad (float_integrand_fcn fcn, float ll, float ul,
10312
cbc402e64d83 untabify liboctave header files
John W. Eaton <jwe@octave.org>
parents: 10158
diff changeset
197 const FloatColumnVector& sing)
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
198 : Quad (fcn), lower_limit (ll), upper_limit (ul),
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
199 singularities (sing) { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
200
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
201 FloatDefQuad (float_integrand_fcn fcn, const FloatColumnVector& sing)
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
202 : Quad (fcn), lower_limit (0.0), upper_limit (1.0),
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
203 singularities (sing) { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
204
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
205 ~FloatDefQuad (void) { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
206
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
207 double do_integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
208
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
209 float do_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
210
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
211 private:
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
212
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
213 float lower_limit;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
214 float upper_limit;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
215
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
216 FloatColumnVector singularities;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
217 };
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
218
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
219 class
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
220 OCTAVE_API
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
221 FloatIndefQuad : public Quad
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
222 {
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
223 public:
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
224
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
225 enum IntegralType { bound_to_inf, neg_inf_to_bound, doubly_infinite };
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
226
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
227 FloatIndefQuad (float_integrand_fcn fcn)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
228 : Quad (fcn), bound (0.0), type (bound_to_inf), integration_error (0) { }
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
229
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
230 FloatIndefQuad (float_integrand_fcn fcn, double b, IntegralType t)
11501
331fcc41ca23 data member initialization fixes
John W. Eaton <jwe@octave.org>
parents: 10312
diff changeset
231 : Quad (fcn), bound (b), type (t), integration_error (0) { }
7805
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
232
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
233 ~FloatIndefQuad (void) { }
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
234
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
235 double do_integrate (octave_idx_type& ier, octave_idx_type& neval, double& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
236
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
237 float do_integrate (octave_idx_type& ier, octave_idx_type& neval, float& abserr);
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
238
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
239 private:
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
240
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
241 float bound;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
242 IntegralType type;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
243 int integration_error;
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
244 };
62affb34e648 Make quad work with single precision
David Bateman <dbateman@free.fr>
parents: 7231
diff changeset
245
3
9a4c07481e61 [project @ 1993-08-08 01:20:23 by jwe]
jwe
parents:
diff changeset
246 #endif