Mercurial > hg > octave-nkf
comparison liboctave/numeric/SparseCmplxLU.cc @ 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/SparseCmplxLU.cc@3d8ace26c5b4 |
children | d63878346099 |
comparison
equal
deleted
inserted
replaced
15270:6615a46d90ec | 15271:648dabbb4c6b |
---|---|
1 /* | |
2 | |
3 Copyright (C) 2004-2012 David Bateman | |
4 Copyright (C) 1998-2004 Andy Adler | |
5 | |
6 This file is part of Octave. | |
7 | |
8 Octave is free software; you can redistribute it and/or modify it | |
9 under the terms of the GNU General Public License as published by the | |
10 Free Software Foundation; either version 3 of the License, or (at your | |
11 option) any later version. | |
12 | |
13 Octave is distributed in the hope that it will be useful, but WITHOUT | |
14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
16 for more details. | |
17 | |
18 You should have received a copy of the GNU General Public License | |
19 along with Octave; see the file COPYING. If not, see | |
20 <http://www.gnu.org/licenses/>. | |
21 | |
22 */ | |
23 | |
24 #ifdef HAVE_CONFIG_H | |
25 #include <config.h> | |
26 #endif | |
27 | |
28 #include <vector> | |
29 | |
30 #include "lo-error.h" | |
31 #include "oct-locbuf.h" | |
32 | |
33 #include "SparseCmplxLU.h" | |
34 #include "oct-spparms.h" | |
35 | |
36 // Instantiate the base LU class for the types we need. | |
37 | |
38 #include "sparse-base-lu.h" | |
39 #include "sparse-base-lu.cc" | |
40 | |
41 template class sparse_base_lu <SparseComplexMatrix, Complex, SparseMatrix, double>; | |
42 | |
43 #include "oct-sparse.h" | |
44 | |
45 SparseComplexLU::SparseComplexLU (const SparseComplexMatrix& a, | |
46 const Matrix& piv_thres, bool scale) | |
47 { | |
48 #ifdef HAVE_UMFPACK | |
49 octave_idx_type nr = a.rows (); | |
50 octave_idx_type nc = a.cols (); | |
51 | |
52 // Setup the control parameters | |
53 Matrix Control (UMFPACK_CONTROL, 1); | |
54 double *control = Control.fortran_vec (); | |
55 UMFPACK_ZNAME (defaults) (control); | |
56 | |
57 double tmp = octave_sparse_params::get_key ("spumoni"); | |
58 if (!xisnan (tmp)) | |
59 Control (UMFPACK_PRL) = tmp; | |
60 if (piv_thres.nelem () == 2) | |
61 { | |
62 tmp = (piv_thres (0) > 1. ? 1. : piv_thres (0)); | |
63 if (!xisnan (tmp)) | |
64 Control (UMFPACK_PIVOT_TOLERANCE) = tmp; | |
65 tmp = (piv_thres (1) > 1. ? 1. : piv_thres (1)); | |
66 if (!xisnan (tmp)) | |
67 Control (UMFPACK_SYM_PIVOT_TOLERANCE) = tmp; | |
68 } | |
69 else | |
70 { | |
71 tmp = octave_sparse_params::get_key ("piv_tol"); | |
72 if (!xisnan (tmp)) | |
73 Control (UMFPACK_PIVOT_TOLERANCE) = tmp; | |
74 | |
75 tmp = octave_sparse_params::get_key ("sym_tol"); | |
76 if (!xisnan (tmp)) | |
77 Control (UMFPACK_SYM_PIVOT_TOLERANCE) = tmp; | |
78 } | |
79 | |
80 // Set whether we are allowed to modify Q or not | |
81 tmp = octave_sparse_params::get_key ("autoamd"); | |
82 if (!xisnan (tmp)) | |
83 Control (UMFPACK_FIXQ) = tmp; | |
84 | |
85 // Turn-off UMFPACK scaling for LU | |
86 if (scale) | |
87 Control (UMFPACK_SCALE) = UMFPACK_SCALE_SUM; | |
88 else | |
89 Control (UMFPACK_SCALE) = UMFPACK_SCALE_NONE; | |
90 | |
91 UMFPACK_ZNAME (report_control) (control); | |
92 | |
93 const octave_idx_type *Ap = a.cidx (); | |
94 const octave_idx_type *Ai = a.ridx (); | |
95 const Complex *Ax = a.data (); | |
96 | |
97 UMFPACK_ZNAME (report_matrix) (nr, nc, Ap, Ai, | |
98 reinterpret_cast<const double *> (Ax), | |
99 0, 1, control); | |
100 | |
101 void *Symbolic; | |
102 Matrix Info (1, UMFPACK_INFO); | |
103 double *info = Info.fortran_vec (); | |
104 int status = UMFPACK_ZNAME (qsymbolic) (nr, nc, Ap, Ai, | |
105 reinterpret_cast<const double *> (Ax), | |
106 0, 0, | |
107 &Symbolic, control, info); | |
108 | |
109 if (status < 0) | |
110 { | |
111 (*current_liboctave_error_handler) | |
112 ("SparseComplexLU::SparseComplexLU symbolic factorization failed"); | |
113 | |
114 UMFPACK_ZNAME (report_status) (control, status); | |
115 UMFPACK_ZNAME (report_info) (control, info); | |
116 | |
117 UMFPACK_ZNAME (free_symbolic) (&Symbolic) ; | |
118 } | |
119 else | |
120 { | |
121 UMFPACK_ZNAME (report_symbolic) (Symbolic, control); | |
122 | |
123 void *Numeric; | |
124 status = UMFPACK_ZNAME (numeric) (Ap, Ai, | |
125 reinterpret_cast<const double *> (Ax), | |
126 0, Symbolic, &Numeric, control, | |
127 info); | |
128 UMFPACK_ZNAME (free_symbolic) (&Symbolic) ; | |
129 | |
130 cond = Info (UMFPACK_RCOND); | |
131 | |
132 if (status < 0) | |
133 { | |
134 (*current_liboctave_error_handler) | |
135 ("SparseComplexLU::SparseComplexLU numeric factorization failed"); | |
136 | |
137 UMFPACK_ZNAME (report_status) (control, status); | |
138 UMFPACK_ZNAME (report_info) (control, info); | |
139 | |
140 UMFPACK_ZNAME (free_numeric) (&Numeric); | |
141 } | |
142 else | |
143 { | |
144 UMFPACK_ZNAME (report_numeric) (Numeric, control); | |
145 | |
146 octave_idx_type lnz, unz, ignore1, ignore2, ignore3; | |
147 status = UMFPACK_ZNAME (get_lunz) (&lnz, &unz, &ignore1, | |
148 &ignore2, &ignore3, Numeric) ; | |
149 | |
150 if (status < 0) | |
151 { | |
152 (*current_liboctave_error_handler) | |
153 ("SparseComplexLU::SparseComplexLU extracting LU factors failed"); | |
154 | |
155 UMFPACK_ZNAME (report_status) (control, status); | |
156 UMFPACK_ZNAME (report_info) (control, info); | |
157 | |
158 UMFPACK_ZNAME (free_numeric) (&Numeric); | |
159 } | |
160 else | |
161 { | |
162 octave_idx_type n_inner = (nr < nc ? nr : nc); | |
163 | |
164 if (lnz < 1) | |
165 Lfact = SparseComplexMatrix (n_inner, nr, | |
166 static_cast<octave_idx_type> (1)); | |
167 else | |
168 Lfact = SparseComplexMatrix (n_inner, nr, lnz); | |
169 | |
170 octave_idx_type *Ltp = Lfact.cidx (); | |
171 octave_idx_type *Ltj = Lfact.ridx (); | |
172 Complex *Ltx = Lfact.data (); | |
173 | |
174 if (unz < 1) | |
175 Ufact = SparseComplexMatrix (n_inner, nc, | |
176 static_cast<octave_idx_type> (1)); | |
177 else | |
178 Ufact = SparseComplexMatrix (n_inner, nc, unz); | |
179 | |
180 octave_idx_type *Up = Ufact.cidx (); | |
181 octave_idx_type *Uj = Ufact.ridx (); | |
182 Complex *Ux = Ufact.data (); | |
183 | |
184 Rfact = SparseMatrix (nr, nr, nr); | |
185 for (octave_idx_type i = 0; i < nr; i++) | |
186 { | |
187 Rfact.xridx (i) = i; | |
188 Rfact.xcidx (i) = i; | |
189 } | |
190 Rfact.xcidx (nr) = nr; | |
191 double *Rx = Rfact.data (); | |
192 | |
193 P.resize (dim_vector (nr, 1)); | |
194 octave_idx_type *p = P.fortran_vec (); | |
195 | |
196 Q.resize (dim_vector (nc, 1)); | |
197 octave_idx_type *q = Q.fortran_vec (); | |
198 | |
199 octave_idx_type do_recip; | |
200 status = UMFPACK_ZNAME (get_numeric) (Ltp, Ltj, | |
201 reinterpret_cast<double *> (Ltx), | |
202 0, Up, Uj, | |
203 reinterpret_cast <double *> (Ux), | |
204 0, p, q, 0, 0, | |
205 &do_recip, Rx, Numeric); | |
206 | |
207 UMFPACK_ZNAME (free_numeric) (&Numeric) ; | |
208 | |
209 if (status < 0) | |
210 { | |
211 (*current_liboctave_error_handler) | |
212 ("SparseComplexLU::SparseComplexLU extracting LU factors failed"); | |
213 | |
214 UMFPACK_ZNAME (report_status) (control, status); | |
215 } | |
216 else | |
217 { | |
218 Lfact = Lfact.transpose (); | |
219 | |
220 if (do_recip) | |
221 for (octave_idx_type i = 0; i < nr; i++) | |
222 Rx[i] = 1.0 / Rx[i]; | |
223 | |
224 UMFPACK_ZNAME (report_matrix) (nr, n_inner, | |
225 Lfact.cidx (), Lfact.ridx (), | |
226 reinterpret_cast<double *> (Lfact.data ()), | |
227 0, 1, control); | |
228 | |
229 UMFPACK_ZNAME (report_matrix) (n_inner, nc, | |
230 Ufact.cidx (), Ufact.ridx (), | |
231 reinterpret_cast<double *> (Ufact.data ()), | |
232 0, 1, control); | |
233 UMFPACK_ZNAME (report_perm) (nr, p, control); | |
234 UMFPACK_ZNAME (report_perm) (nc, q, control); | |
235 } | |
236 | |
237 UMFPACK_ZNAME (report_info) (control, info); | |
238 } | |
239 } | |
240 } | |
241 #else | |
242 (*current_liboctave_error_handler) ("UMFPACK not installed"); | |
243 #endif | |
244 } | |
245 | |
246 SparseComplexLU::SparseComplexLU (const SparseComplexMatrix& a, | |
247 const ColumnVector& Qinit, | |
248 const Matrix& piv_thres, bool scale, | |
249 bool FixedQ, double droptol, | |
250 bool milu, bool udiag) | |
251 { | |
252 #ifdef HAVE_UMFPACK | |
253 if (milu) | |
254 (*current_liboctave_error_handler) | |
255 ("Modified incomplete LU not implemented"); | |
256 else | |
257 { | |
258 octave_idx_type nr = a.rows (); | |
259 octave_idx_type nc = a.cols (); | |
260 | |
261 // Setup the control parameters | |
262 Matrix Control (UMFPACK_CONTROL, 1); | |
263 double *control = Control.fortran_vec (); | |
264 UMFPACK_ZNAME (defaults) (control); | |
265 | |
266 double tmp = octave_sparse_params::get_key ("spumoni"); | |
267 if (!xisnan (tmp)) | |
268 Control (UMFPACK_PRL) = tmp; | |
269 if (piv_thres.nelem () == 2) | |
270 { | |
271 tmp = (piv_thres (0) > 1. ? 1. : piv_thres (0)); | |
272 if (!xisnan (tmp)) | |
273 Control (UMFPACK_PIVOT_TOLERANCE) = tmp; | |
274 tmp = (piv_thres (1) > 1. ? 1. : piv_thres (1)); | |
275 if (!xisnan (tmp)) | |
276 Control (UMFPACK_SYM_PIVOT_TOLERANCE) = tmp; | |
277 } | |
278 else | |
279 { | |
280 tmp = octave_sparse_params::get_key ("piv_tol"); | |
281 if (!xisnan (tmp)) | |
282 Control (UMFPACK_PIVOT_TOLERANCE) = tmp; | |
283 | |
284 tmp = octave_sparse_params::get_key ("sym_tol"); | |
285 if (!xisnan (tmp)) | |
286 Control (UMFPACK_SYM_PIVOT_TOLERANCE) = tmp; | |
287 } | |
288 | |
289 if (droptol >= 0.) | |
290 Control (UMFPACK_DROPTOL) = droptol; | |
291 | |
292 // Set whether we are allowed to modify Q or not | |
293 if (FixedQ) | |
294 Control (UMFPACK_FIXQ) = 1.0; | |
295 else | |
296 { | |
297 tmp = octave_sparse_params::get_key ("autoamd"); | |
298 if (!xisnan (tmp)) | |
299 Control (UMFPACK_FIXQ) = tmp; | |
300 } | |
301 | |
302 // Turn-off UMFPACK scaling for LU | |
303 if (scale) | |
304 Control (UMFPACK_SCALE) = UMFPACK_SCALE_SUM; | |
305 else | |
306 Control (UMFPACK_SCALE) = UMFPACK_SCALE_NONE; | |
307 | |
308 UMFPACK_ZNAME (report_control) (control); | |
309 | |
310 const octave_idx_type *Ap = a.cidx (); | |
311 const octave_idx_type *Ai = a.ridx (); | |
312 const Complex *Ax = a.data (); | |
313 | |
314 UMFPACK_ZNAME (report_matrix) (nr, nc, Ap, Ai, | |
315 reinterpret_cast<const double *> (Ax), 0, | |
316 1, control); | |
317 | |
318 void *Symbolic; | |
319 Matrix Info (1, UMFPACK_INFO); | |
320 double *info = Info.fortran_vec (); | |
321 int status; | |
322 | |
323 // Null loop so that qinit is imediately deallocated when not | |
324 // needed | |
325 do { | |
326 OCTAVE_LOCAL_BUFFER (octave_idx_type, qinit, nc); | |
327 | |
328 for (octave_idx_type i = 0; i < nc; i++) | |
329 qinit[i] = static_cast<octave_idx_type> (Qinit (i)); | |
330 | |
331 status = UMFPACK_ZNAME (qsymbolic) (nr, nc, Ap, Ai, | |
332 reinterpret_cast<const double *> (Ax), | |
333 0, qinit, &Symbolic, control, | |
334 info); | |
335 } while (0); | |
336 | |
337 if (status < 0) | |
338 { | |
339 (*current_liboctave_error_handler) | |
340 ("SparseComplexLU::SparseComplexLU symbolic factorization failed"); | |
341 | |
342 UMFPACK_ZNAME (report_status) (control, status); | |
343 UMFPACK_ZNAME (report_info) (control, info); | |
344 | |
345 UMFPACK_ZNAME (free_symbolic) (&Symbolic) ; | |
346 } | |
347 else | |
348 { | |
349 UMFPACK_ZNAME (report_symbolic) (Symbolic, control); | |
350 | |
351 void *Numeric; | |
352 status = UMFPACK_ZNAME (numeric) (Ap, Ai, | |
353 reinterpret_cast<const double *> (Ax), 0, | |
354 Symbolic, &Numeric, control, info) ; | |
355 UMFPACK_ZNAME (free_symbolic) (&Symbolic) ; | |
356 | |
357 cond = Info (UMFPACK_RCOND); | |
358 | |
359 if (status < 0) | |
360 { | |
361 (*current_liboctave_error_handler) | |
362 ("SparseComplexLU::SparseComplexLU numeric factorization failed"); | |
363 | |
364 UMFPACK_ZNAME (report_status) (control, status); | |
365 UMFPACK_ZNAME (report_info) (control, info); | |
366 | |
367 UMFPACK_ZNAME (free_numeric) (&Numeric); | |
368 } | |
369 else | |
370 { | |
371 UMFPACK_ZNAME (report_numeric) (Numeric, control); | |
372 | |
373 octave_idx_type lnz, unz, ignore1, ignore2, ignore3; | |
374 status = UMFPACK_ZNAME (get_lunz) (&lnz, &unz, | |
375 &ignore1, &ignore2, &ignore3, Numeric); | |
376 | |
377 if (status < 0) | |
378 { | |
379 (*current_liboctave_error_handler) | |
380 ("SparseComplexLU::SparseComplexLU extracting LU factors failed"); | |
381 | |
382 UMFPACK_ZNAME (report_status) (control, status); | |
383 UMFPACK_ZNAME (report_info) (control, info); | |
384 | |
385 UMFPACK_ZNAME (free_numeric) (&Numeric); | |
386 } | |
387 else | |
388 { | |
389 octave_idx_type n_inner = (nr < nc ? nr : nc); | |
390 | |
391 if (lnz < 1) | |
392 Lfact = SparseComplexMatrix (n_inner, nr, | |
393 static_cast<octave_idx_type> (1)); | |
394 else | |
395 Lfact = SparseComplexMatrix (n_inner, nr, lnz); | |
396 | |
397 octave_idx_type *Ltp = Lfact.cidx (); | |
398 octave_idx_type *Ltj = Lfact.ridx (); | |
399 Complex *Ltx = Lfact.data (); | |
400 | |
401 if (unz < 1) | |
402 Ufact = SparseComplexMatrix (n_inner, nc, | |
403 static_cast<octave_idx_type> (1)); | |
404 else | |
405 Ufact = SparseComplexMatrix (n_inner, nc, unz); | |
406 | |
407 octave_idx_type *Up = Ufact.cidx (); | |
408 octave_idx_type *Uj = Ufact.ridx (); | |
409 Complex *Ux = Ufact.data (); | |
410 | |
411 Rfact = SparseMatrix (nr, nr, nr); | |
412 for (octave_idx_type i = 0; i < nr; i++) | |
413 { | |
414 Rfact.xridx (i) = i; | |
415 Rfact.xcidx (i) = i; | |
416 } | |
417 Rfact.xcidx (nr) = nr; | |
418 double *Rx = Rfact.data (); | |
419 | |
420 P.resize (dim_vector (nr, 1)); | |
421 octave_idx_type *p = P.fortran_vec (); | |
422 | |
423 Q.resize (dim_vector (nc, 1)); | |
424 octave_idx_type *q = Q.fortran_vec (); | |
425 | |
426 octave_idx_type do_recip; | |
427 status = | |
428 UMFPACK_ZNAME (get_numeric) (Ltp, Ltj, | |
429 reinterpret_cast<double *> (Ltx), | |
430 0, Up, Uj, | |
431 reinterpret_cast<double *> (Ux), | |
432 0, p, q, 0, 0, | |
433 &do_recip, Rx, Numeric) ; | |
434 | |
435 UMFPACK_ZNAME (free_numeric) (&Numeric) ; | |
436 | |
437 if (status < 0) | |
438 { | |
439 (*current_liboctave_error_handler) | |
440 ("SparseComplexLU::SparseComplexLU extracting LU factors failed"); | |
441 | |
442 UMFPACK_ZNAME (report_status) (control, status); | |
443 } | |
444 else | |
445 { | |
446 Lfact = Lfact.transpose (); | |
447 | |
448 if (do_recip) | |
449 for (octave_idx_type i = 0; i < nr; i++) | |
450 Rx[i] = 1.0 / Rx[i]; | |
451 | |
452 UMFPACK_ZNAME (report_matrix) (nr, n_inner, | |
453 Lfact.cidx (), | |
454 Lfact.ridx (), | |
455 reinterpret_cast<double *> (Lfact.data ()), | |
456 0, 1, control); | |
457 | |
458 UMFPACK_ZNAME (report_matrix) (n_inner, nc, | |
459 Ufact.cidx (), | |
460 Ufact.ridx (), | |
461 reinterpret_cast<double *> (Ufact.data ()), | |
462 0, 1, control); | |
463 UMFPACK_ZNAME (report_perm) (nr, p, control); | |
464 UMFPACK_ZNAME (report_perm) (nc, q, control); | |
465 } | |
466 | |
467 UMFPACK_ZNAME (report_info) (control, info); | |
468 } | |
469 } | |
470 } | |
471 | |
472 if (udiag) | |
473 (*current_liboctave_error_handler) | |
474 ("Option udiag of incomplete LU not implemented"); | |
475 } | |
476 #else | |
477 (*current_liboctave_error_handler) ("UMFPACK not installed"); | |
478 #endif | |
479 } |