home *** CD-ROM | disk | FTP | other *** search
- # Project: Meschach
-
-
- # Toolflags:
- CCflags = -c -depend !Depend -IC: -throwback -DRISC_OS
- Linkflags = -o $@
- ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
- CMHGflags =
- LibFileflags = -c -o $@
- Squeezeflags = -o $@
- AAsmflags = -depend !Depend -quit -CloseExec -To $@ -From
- PCflags = -c -depend !Depend -throwback -IP:
- ASflags = -throwback
-
-
- # Final targets:
- @.ztorture: @.o.ztorture @.o.meschach C:o.stubs
- link $(linkflags) @.o.ztorture @.o.meschach C:o.stubs
- @.sptort: @.o.sptort @.o.meschach C:o.stubs
- link $(linkflags) @.o.sptort @.o.meschach C:o.stubs
- @.mfuntort: @.o.mfuntort @.o.meschach C:o.stubs
- link $(linkflags) @.o.mfuntort @.o.meschach C:o.stubs
- @.memtort: @.o.memtort @.o.meschach C:o.stubs
- link $(linkflags) @.o.memtort @.o.meschach C:o.stubs
- @.itertort: @.o.itertort @.o.meschach C:o.stubs
- link $(linkflags) @.o.itertort @.o.meschach C:o.stubs
- @.iotort: @.o.iotort @.o.meschach C:o.stubs
- link $(linkflags) @.o.iotort @.o.meschach C:o.stubs
- @.torture: @.o.torture @.o.meschach C:o.stubs
- link $(linkflags) @.o.torture @.o.meschach C:o.stubs
- @.o.meschach: @.o.arnoldi @.o.bdfactor @.o.bkpfacto @.o.chfactor \
- @.o.conjgrad @.o.copy @.o.err @.o.fft @.o.givens @.o.hessen @.o.hsehldr @.o.init @.o.iter0 \
- @.o.iternsym @.o.itersym @.o.ivecop @.o.lanczos @.o.lufactor @.o.matlab @.o.matop \
- @.o.matrixio @.o.meminfo @.o.memory @.o.memstat @.o.mfunc @.o.norm @.o.otherio @.o.pxop \
- @.o.qrfactor @.o.schur @.o.solve @.o.sparse @.o.sparseio @.o.spbkp @.o.spchfctr \
- @.o.splufctr @.o.sprow @.o.spswap @.o.submat @.o.svd @.o.symmeig @.o.update @.o.vecop \
- @.o.version @.o.zcopy @.o.zfunc @.o.zgivens @.o.zhessen @.o.zhsehldr @.o.zlufctr \
- @.o.zmachine @.o.zmatio @.o.zmatlab @.o.zmatop @.o.zmemory @.o.znorm @.o.zqrfctr \
- @.o.zschur @.o.zsolve @.o.zvecop @.o.machine
- libfile $(libfileflags) @.o.arnoldi @.o.bdfactor @.o.bkpfacto \
- @.o.chfactor @.o.conjgrad @.o.copy @.o.err @.o.fft @.o.givens @.o.hessen @.o.hsehldr \
- @.o.init @.o.iter0 @.o.iternsym @.o.itersym @.o.ivecop @.o.lanczos @.o.lufactor \
- @.o.matlab @.o.matop @.o.matrixio @.o.meminfo @.o.memory @.o.memstat @.o.mfunc @.o.norm \
- @.o.otherio @.o.pxop @.o.qrfactor @.o.schur @.o.solve @.o.sparse @.o.sparseio @.o.spbkp \
- @.o.spchfctr @.o.splufctr @.o.sprow @.o.spswap @.o.submat @.o.svd @.o.symmeig @.o.update \
- @.o.vecop @.o.version @.o.zcopy @.o.zfunc @.o.zgivens @.o.zhessen @.o.zhsehldr \
- @.o.zlufctr @.o.zmachine @.o.zmatio @.o.zmatlab @.o.zmatop @.o.zmemory @.o.znorm \
- @.o.zqrfctr @.o.zschur @.o.zsolve @.o.zvecop @.o.machine
-
-
- # User-editable dependencies:
-
-
- # Static dependencies:
- @.o.arnoldi: @.c.arnoldi
- cc $(ccflags) -o @.o.arnoldi @.c.arnoldi
- @.o.bdfactor: @.c.bdfactor
- cc $(ccflags) -o @.o.bdfactor @.c.bdfactor
- @.o.bkpfacto: @.c.bkpfacto
- cc $(ccflags) -o @.o.bkpfacto @.c.bkpfacto
- @.o.chfactor: @.c.chfactor
- cc $(ccflags) -o @.o.chfactor @.c.chfactor
- @.o.conjgrad: @.c.conjgrad
- cc $(ccflags) -o @.o.conjgrad @.c.conjgrad
- @.o.copy: @.c.copy
- cc $(ccflags) -o @.o.copy @.c.copy
- @.o.err: @.c.err
- cc $(ccflags) -o @.o.err @.c.err
- @.o.fft: @.c.fft
- cc $(ccflags) -o @.o.fft @.c.fft
- @.o.givens: @.c.givens
- cc $(ccflags) -o @.o.givens @.c.givens
- @.o.hessen: @.c.hessen
- cc $(ccflags) -o @.o.hessen @.c.hessen
- @.o.hsehldr: @.c.hsehldr
- cc $(ccflags) -o @.o.hsehldr @.c.hsehldr
- @.o.init: @.c.init
- cc $(ccflags) -o @.o.init @.c.init
- @.o.iter0: @.c.iter0
- cc $(ccflags) -o @.o.iter0 @.c.iter0
- @.o.iternsym: @.c.iternsym
- cc $(ccflags) -o @.o.iternsym @.c.iternsym
- @.o.itersym: @.c.itersym
- cc $(ccflags) -o @.o.itersym @.c.itersym
- @.o.ivecop: @.c.ivecop
- cc $(ccflags) -o @.o.ivecop @.c.ivecop
- @.o.lanczos: @.c.lanczos
- cc $(ccflags) -o @.o.lanczos @.c.lanczos
- @.o.lufactor: @.c.lufactor
- cc $(ccflags) -o @.o.lufactor @.c.lufactor
- @.o.matlab: @.c.matlab
- cc $(ccflags) -o @.o.matlab @.c.matlab
- @.o.matop: @.c.matop
- cc $(ccflags) -o @.o.matop @.c.matop
- @.o.matrixio: @.c.matrixio
- cc $(ccflags) -o @.o.matrixio @.c.matrixio
- @.o.meminfo: @.c.meminfo
- cc $(ccflags) -o @.o.meminfo @.c.meminfo
- @.o.memory: @.c.memory
- cc $(ccflags) -o @.o.memory @.c.memory
- @.o.memstat: @.c.memstat
- cc $(ccflags) -o @.o.memstat @.c.memstat
- @.o.mfunc: @.c.mfunc
- cc $(ccflags) -o @.o.mfunc @.c.mfunc
- @.o.norm: @.c.norm
- cc $(ccflags) -o @.o.norm @.c.norm
- @.o.otherio: @.c.otherio
- cc $(ccflags) -o @.o.otherio @.c.otherio
- @.o.pxop: @.c.pxop
- cc $(ccflags) -o @.o.pxop @.c.pxop
- @.o.qrfactor: @.c.qrfactor
- cc $(ccflags) -o @.o.qrfactor @.c.qrfactor
- @.o.schur: @.c.schur
- cc $(ccflags) -o @.o.schur @.c.schur
- @.o.solve: @.c.solve
- cc $(ccflags) -o @.o.solve @.c.solve
- @.o.sparse: @.c.sparse
- cc $(ccflags) -o @.o.sparse @.c.sparse
- @.o.sparseio: @.c.sparseio
- cc $(ccflags) -o @.o.sparseio @.c.sparseio
- @.o.spbkp: @.c.spbkp
- cc $(ccflags) -o @.o.spbkp @.c.spbkp
- @.o.spchfctr: @.c.spchfctr
- cc $(ccflags) -o @.o.spchfctr @.c.spchfctr
- @.o.splufctr: @.c.splufctr
- cc $(ccflags) -o @.o.splufctr @.c.splufctr
- @.o.sprow: @.c.sprow
- cc $(ccflags) -o @.o.sprow @.c.sprow
- @.o.spswap: @.c.spswap
- cc $(ccflags) -o @.o.spswap @.c.spswap
- @.o.submat: @.c.submat
- cc $(ccflags) -o @.o.submat @.c.submat
- @.o.svd: @.c.svd
- cc $(ccflags) -o @.o.svd @.c.svd
- @.o.symmeig: @.c.symmeig
- cc $(ccflags) -o @.o.symmeig @.c.symmeig
- @.o.update: @.c.update
- cc $(ccflags) -o @.o.update @.c.update
- @.o.vecop: @.c.vecop
- cc $(ccflags) -o @.o.vecop @.c.vecop
- @.o.version: @.c.version
- cc $(ccflags) -o @.o.version @.c.version
- @.o.zcopy: @.c.zcopy
- cc $(ccflags) -o @.o.zcopy @.c.zcopy
- @.o.zfunc: @.c.zfunc
- cc $(ccflags) -o @.o.zfunc @.c.zfunc
- @.o.zgivens: @.c.zgivens
- cc $(ccflags) -o @.o.zgivens @.c.zgivens
- @.o.zhessen: @.c.zhessen
- cc $(ccflags) -o @.o.zhessen @.c.zhessen
- @.o.zhsehldr: @.c.zhsehldr
- cc $(ccflags) -o @.o.zhsehldr @.c.zhsehldr
- @.o.zlufctr: @.c.zlufctr
- cc $(ccflags) -o @.o.zlufctr @.c.zlufctr
- @.o.zmachine: @.c.zmachine
- cc $(ccflags) -o @.o.zmachine @.c.zmachine
- @.o.zmatio: @.c.zmatio
- cc $(ccflags) -o @.o.zmatio @.c.zmatio
- @.o.zmatlab: @.c.zmatlab
- cc $(ccflags) -o @.o.zmatlab @.c.zmatlab
- @.o.zmatop: @.c.zmatop
- cc $(ccflags) -o @.o.zmatop @.c.zmatop
- @.o.zmemory: @.c.zmemory
- cc $(ccflags) -o @.o.zmemory @.c.zmemory
- @.o.znorm: @.c.znorm
- cc $(ccflags) -o @.o.znorm @.c.znorm
- @.o.zqrfctr: @.c.zqrfctr
- cc $(ccflags) -o @.o.zqrfctr @.c.zqrfctr
- @.o.zschur: @.c.zschur
- cc $(ccflags) -o @.o.zschur @.c.zschur
- @.o.zsolve: @.c.zsolve
- cc $(ccflags) -o @.o.zsolve @.c.zsolve
- @.o.zvecop: @.c.zvecop
- cc $(ccflags) -o @.o.zvecop @.c.zvecop
- @.o.machine: @.c.machine
- cc $(ccflags) -o @.o.machine @.c.machine
- @.o.torture: @.c.torture
- cc $(ccflags) -o @.o.torture @.c.torture
- @.o.iotort: @.c.iotort
- cc $(ccflags) -o @.o.iotort @.c.iotort
- @.o.itertort: @.c.itertort
- cc $(ccflags) -o @.o.itertort @.c.itertort
- @.o.memtort: @.c.memtort
- cc $(ccflags) -o @.o.memtort @.c.memtort
- @.o.mfuntort: @.c.mfuntort
- cc $(ccflags) -o @.o.mfuntort @.c.mfuntort
- @.o.sptort: @.c.sptort
- cc $(ccflags) -o @.o.sptort @.c.sptort
- @.o.ztorture: @.c.ztorture
- cc $(ccflags) -o @.o.ztorture @.c.ztorture
-
-
- # Dynamic dependencies:
- o.version: c.version
- o.arnoldi: c.arnoldi
- o.arnoldi: h.matrix
- o.arnoldi: h.machine
- o.arnoldi: h.err
- o.arnoldi: h.machine
- o.arnoldi: h.meminfo
- o.arnoldi: h.matrix2
- o.arnoldi: h.matrix
- o.arnoldi: h.sparse
- o.arnoldi: h.matrix
- o.bdfactor: c.bdfactor
- o.bdfactor: h.matrix2
- o.bdfactor: h.matrix
- o.bdfactor: h.machine
- o.bdfactor: h.err
- o.bdfactor: h.machine
- o.bdfactor: h.meminfo
- o.bkpfacto: c.bkpfacto
- o.bkpfacto: h.matrix
- o.bkpfacto: h.machine
- o.bkpfacto: h.err
- o.bkpfacto: h.machine
- o.bkpfacto: h.meminfo
- o.bkpfacto: h.matrix2
- o.bkpfacto: h.matrix
- o.chfactor: c.chfactor
- o.chfactor: h.matrix
- o.chfactor: h.machine
- o.chfactor: h.err
- o.chfactor: h.machine
- o.chfactor: h.meminfo
- o.chfactor: h.matrix2
- o.chfactor: h.matrix
- o.conjgrad: c.conjgrad
- o.conjgrad: h.matrix
- o.conjgrad: h.machine
- o.conjgrad: h.err
- o.conjgrad: h.machine
- o.conjgrad: h.meminfo
- o.conjgrad: h.sparse
- o.conjgrad: h.matrix
- o.copy: c.copy
- o.copy: h.matrix
- o.copy: h.machine
- o.copy: h.err
- o.copy: h.machine
- o.copy: h.meminfo
- o.err: c.err
- o.err: h.err
- o.err: h.machine
- o.fft: c.fft
- o.fft: h.matrix
- o.fft: h.machine
- o.fft: h.err
- o.fft: h.machine
- o.fft: h.meminfo
- o.fft: h.matrix2
- o.fft: h.matrix
- o.givens: c.givens
- o.givens: h.matrix
- o.givens: h.machine
- o.givens: h.err
- o.givens: h.machine
- o.givens: h.meminfo
- o.givens: h.matrix2
- o.givens: h.matrix
- o.hessen: c.hessen
- o.hessen: h.matrix
- o.hessen: h.machine
- o.hessen: h.err
- o.hessen: h.machine
- o.hessen: h.meminfo
- o.hessen: h.matrix2
- o.hessen: h.matrix
- o.hsehldr: c.hsehldr
- o.hsehldr: h.matrix
- o.hsehldr: h.machine
- o.hsehldr: h.err
- o.hsehldr: h.machine
- o.hsehldr: h.meminfo
- o.hsehldr: h.matrix2
- o.hsehldr: h.matrix
- o.init: c.init
- o.init: h.matrix
- o.init: h.machine
- o.init: h.err
- o.init: h.machine
- o.init: h.meminfo
- o.iter0: c.iter0
- o.iter0: h.iter
- o.iter0: h.sparse
- o.iter0: h.matrix
- o.iter0: h.machine
- o.iter0: h.err
- o.iter0: h.machine
- o.iter0: h.meminfo
- o.iternsym: c.iternsym
- o.iternsym: h.matrix
- o.iternsym: h.machine
- o.iternsym: h.err
- o.iternsym: h.machine
- o.iternsym: h.meminfo
- o.iternsym: h.matrix2
- o.iternsym: h.matrix
- o.iternsym: h.sparse
- o.iternsym: h.matrix
- o.iternsym: h.iter
- o.iternsym: h.sparse
- o.itersym: c.itersym
- o.itersym: h.matrix
- o.itersym: h.machine
- o.itersym: h.err
- o.itersym: h.machine
- o.itersym: h.meminfo
- o.itersym: h.matrix2
- o.itersym: h.matrix
- o.itersym: h.sparse
- o.itersym: h.matrix
- o.itersym: h.iter
- o.itersym: h.sparse
- o.ivecop: c.ivecop
- o.ivecop: h.matrix
- o.ivecop: h.machine
- o.ivecop: h.err
- o.ivecop: h.machine
- o.ivecop: h.meminfo
- o.lanczos: c.lanczos
- o.lanczos: h.matrix
- o.lanczos: h.machine
- o.lanczos: h.err
- o.lanczos: h.machine
- o.lanczos: h.meminfo
- o.lanczos: h.sparse
- o.lanczos: h.matrix
- o.lufactor: c.lufactor
- o.lufactor: h.matrix
- o.lufactor: h.machine
- o.lufactor: h.err
- o.lufactor: h.machine
- o.lufactor: h.meminfo
- o.lufactor: h.matrix2
- o.lufactor: h.matrix
- o.matlab: c.matlab
- o.matlab: h.matrix
- o.matlab: h.machine
- o.matlab: h.err
- o.matlab: h.machine
- o.matlab: h.meminfo
- o.matlab: h.matlab
- o.matlab: h.zmatrix
- o.matlab: h.matrix
- o.matop: c.matop
- o.matop: h.matrix
- o.matop: h.machine
- o.matop: h.err
- o.matop: h.machine
- o.matop: h.meminfo
- o.matrixio: c.matrixio
- o.matrixio: h.matrix
- o.matrixio: h.machine
- o.matrixio: h.err
- o.matrixio: h.machine
- o.matrixio: h.meminfo
- o.meminfo: c.meminfo
- o.meminfo: h.matrix
- o.meminfo: h.machine
- o.meminfo: h.err
- o.meminfo: h.machine
- o.meminfo: h.meminfo
- o.meminfo: h.meminfo
- o.meminfo: h.zmatrix
- o.meminfo: h.matrix
- o.meminfo: h.sparse
- o.meminfo: h.matrix
- o.meminfo: h.iter
- o.meminfo: h.sparse
- o.memory: c.memory
- o.memory: h.matrix
- o.memory: h.machine
- o.memory: h.err
- o.memory: h.machine
- o.memory: h.meminfo
- o.memstat: c.memstat
- o.memstat: h.matrix
- o.memstat: h.machine
- o.memstat: h.err
- o.memstat: h.machine
- o.memstat: h.meminfo
- o.memstat: h.meminfo
- o.memstat: h.zmatrix
- o.memstat: h.matrix
- o.memstat: h.sparse
- o.memstat: h.matrix
- o.memstat: h.iter
- o.memstat: h.sparse
- o.mfunc: c.mfunc
- o.mfunc: h.matrix
- o.mfunc: h.machine
- o.mfunc: h.err
- o.mfunc: h.machine
- o.mfunc: h.meminfo
- o.mfunc: h.matrix2
- o.mfunc: h.matrix
- o.norm: c.norm
- o.norm: h.matrix
- o.norm: h.machine
- o.norm: h.err
- o.norm: h.machine
- o.norm: h.meminfo
- o.otherio: c.otherio
- o.otherio: h.matrix
- o.otherio: h.machine
- o.otherio: h.err
- o.otherio: h.machine
- o.otherio: h.meminfo
- o.pxop: c.pxop
- o.pxop: h.matrix
- o.pxop: h.machine
- o.pxop: h.err
- o.pxop: h.machine
- o.pxop: h.meminfo
- o.qrfactor: c.qrfactor
- o.qrfactor: h.matrix2
- o.qrfactor: h.matrix
- o.qrfactor: h.machine
- o.qrfactor: h.err
- o.qrfactor: h.machine
- o.qrfactor: h.meminfo
- o.schur: c.schur
- o.schur: h.matrix
- o.schur: h.machine
- o.schur: h.err
- o.schur: h.machine
- o.schur: h.meminfo
- o.schur: h.matrix2
- o.schur: h.matrix
- o.solve: c.solve
- o.solve: h.matrix2
- o.solve: h.matrix
- o.solve: h.machine
- o.solve: h.err
- o.solve: h.machine
- o.solve: h.meminfo
- o.sparse: c.sparse
- o.sparse: h.sparse
- o.sparse: h.matrix
- o.sparse: h.machine
- o.sparse: h.err
- o.sparse: h.machine
- o.sparse: h.meminfo
- o.sparseio: c.sparseio
- o.sparseio: h.sparse
- o.sparseio: h.matrix
- o.sparseio: h.machine
- o.sparseio: h.err
- o.sparseio: h.machine
- o.sparseio: h.meminfo
- o.spbkp: c.spbkp
- o.spbkp: h.matrix
- o.spbkp: h.machine
- o.spbkp: h.err
- o.spbkp: h.machine
- o.spbkp: h.meminfo
- o.spbkp: h.sparse
- o.spbkp: h.matrix
- o.spbkp: h.sparse2
- o.spbkp: h.sparse
- o.spchfctr: c.spchfctr
- o.spchfctr: h.matrix
- o.spchfctr: h.machine
- o.spchfctr: h.err
- o.spchfctr: h.machine
- o.spchfctr: h.meminfo
- o.spchfctr: h.sparse
- o.spchfctr: h.matrix
- o.spchfctr: h.sparse2
- o.spchfctr: h.sparse
- o.splufctr: c.splufctr
- o.splufctr: h.sparse2
- o.splufctr: h.sparse
- o.splufctr: h.matrix
- o.splufctr: h.machine
- o.splufctr: h.err
- o.splufctr: h.machine
- o.splufctr: h.meminfo
- o.sprow: c.sprow
- o.sprow: h.sparse
- o.sprow: h.matrix
- o.sprow: h.machine
- o.sprow: h.err
- o.sprow: h.machine
- o.sprow: h.meminfo
- o.spswap: c.spswap
- o.spswap: h.matrix
- o.spswap: h.machine
- o.spswap: h.err
- o.spswap: h.machine
- o.spswap: h.meminfo
- o.spswap: h.sparse
- o.spswap: h.matrix
- o.spswap: h.sparse2
- o.spswap: h.sparse
- o.submat: c.submat
- o.submat: h.matrix
- o.submat: h.machine
- o.submat: h.err
- o.submat: h.machine
- o.submat: h.meminfo
- o.svd: c.svd
- o.svd: h.matrix
- o.svd: h.machine
- o.svd: h.err
- o.svd: h.machine
- o.svd: h.meminfo
- o.svd: h.matrix2
- o.svd: h.matrix
- o.symmeig: c.symmeig
- o.symmeig: h.matrix
- o.symmeig: h.machine
- o.symmeig: h.err
- o.symmeig: h.machine
- o.symmeig: h.meminfo
- o.symmeig: h.matrix2
- o.symmeig: h.matrix
- o.update: c.update
- o.update: h.matrix
- o.update: h.machine
- o.update: h.err
- o.update: h.machine
- o.update: h.meminfo
- o.update: h.matrix2
- o.update: h.matrix
- o.vecop: c.vecop
- o.vecop: h.matrix
- o.vecop: h.machine
- o.vecop: h.err
- o.vecop: h.machine
- o.vecop: h.meminfo
- o.zcopy: c.zcopy
- o.zcopy: h.zmatrix
- o.zcopy: h.matrix
- o.zcopy: h.machine
- o.zcopy: h.err
- o.zcopy: h.machine
- o.zcopy: h.meminfo
- o.zfunc: c.zfunc
- o.zfunc: h.zmatrix
- o.zfunc: h.matrix
- o.zfunc: h.machine
- o.zfunc: h.err
- o.zfunc: h.machine
- o.zfunc: h.meminfo
- o.zgivens: c.zgivens
- o.zgivens: h.zmatrix
- o.zgivens: h.matrix
- o.zgivens: h.machine
- o.zgivens: h.err
- o.zgivens: h.machine
- o.zgivens: h.meminfo
- o.zgivens: h.zmatrix2
- o.zgivens: h.zmatrix
- o.zhessen: c.zhessen
- o.zhessen: h.zmatrix
- o.zhessen: h.matrix
- o.zhessen: h.machine
- o.zhessen: h.err
- o.zhessen: h.machine
- o.zhessen: h.meminfo
- o.zhessen: h.zmatrix2
- o.zhessen: h.zmatrix
- o.zhsehldr: c.zhsehldr
- o.zhsehldr: h.zmatrix
- o.zhsehldr: h.matrix
- o.zhsehldr: h.machine
- o.zhsehldr: h.err
- o.zhsehldr: h.machine
- o.zhsehldr: h.meminfo
- o.zhsehldr: h.zmatrix2
- o.zhsehldr: h.zmatrix
- o.zlufctr: c.zlufctr
- o.zlufctr: h.zmatrix
- o.zlufctr: h.matrix
- o.zlufctr: h.machine
- o.zlufctr: h.err
- o.zlufctr: h.machine
- o.zlufctr: h.meminfo
- o.zlufctr: h.zmatrix2
- o.zlufctr: h.zmatrix
- o.zmachine: c.zmachine
- o.zmachine: h.machine
- o.zmachine: h.zmatrix
- o.zmachine: h.matrix
- o.zmachine: h.machine
- o.zmachine: h.err
- o.zmachine: h.machine
- o.zmachine: h.meminfo
- o.zmatio: c.zmatio
- o.zmatio: h.zmatrix
- o.zmatio: h.matrix
- o.zmatio: h.machine
- o.zmatio: h.err
- o.zmatio: h.machine
- o.zmatio: h.meminfo
- o.zmatlab: c.zmatlab
- o.zmatlab: h.zmatrix
- o.zmatlab: h.matrix
- o.zmatlab: h.machine
- o.zmatlab: h.err
- o.zmatlab: h.machine
- o.zmatlab: h.meminfo
- o.zmatlab: h.matlab
- o.zmatlab: h.zmatrix
- o.zmatop: c.zmatop
- o.zmatop: h.zmatrix
- o.zmatop: h.matrix
- o.zmatop: h.machine
- o.zmatop: h.err
- o.zmatop: h.machine
- o.zmatop: h.meminfo
- o.zmemory: c.zmemory
- o.zmemory: h.zmatrix
- o.zmemory: h.matrix
- o.zmemory: h.machine
- o.zmemory: h.err
- o.zmemory: h.machine
- o.zmemory: h.meminfo
- o.znorm: c.znorm
- o.znorm: h.zmatrix
- o.znorm: h.matrix
- o.znorm: h.machine
- o.znorm: h.err
- o.znorm: h.machine
- o.znorm: h.meminfo
- o.zschur: c.zschur
- o.zschur: h.zmatrix
- o.zschur: h.matrix
- o.zschur: h.machine
- o.zschur: h.err
- o.zschur: h.machine
- o.zschur: h.meminfo
- o.zschur: h.zmatrix2
- o.zschur: h.zmatrix
- o.zsolve: c.zsolve
- o.zsolve: h.zmatrix2
- o.zsolve: h.zmatrix
- o.zsolve: h.matrix
- o.zsolve: h.machine
- o.zsolve: h.err
- o.zsolve: h.machine
- o.zsolve: h.meminfo
- o.zvecop: c.zvecop
- o.zvecop: h.matrix
- o.zvecop: h.machine
- o.zvecop: h.err
- o.zvecop: h.machine
- o.zvecop: h.meminfo
- o.zvecop: h.zmatrix
- o.zvecop: h.matrix
- o.machine: c.machine
- o.machine: h.machine
- o.iotort: c.iotort
- o.iotort: h.sparse
- o.iotort: h.matrix
- o.iotort: h.machine
- o.iotort: h.err
- o.iotort: h.machine
- o.iotort: h.meminfo
- o.iotort: h.zmatrix
- o.iotort: h.matrix
- o.itertort: c.itertort
- o.itertort: h.matrix2
- o.itertort: h.matrix
- o.itertort: h.machine
- o.itertort: h.err
- o.itertort: h.machine
- o.itertort: h.meminfo
- o.itertort: h.sparse2
- o.itertort: h.sparse
- o.itertort: h.matrix
- o.itertort: h.iter
- o.itertort: h.sparse
- o.memtort: c.memtort
- o.memtort: h.matrix2
- o.memtort: h.matrix
- o.memtort: h.machine
- o.memtort: h.err
- o.memtort: h.machine
- o.memtort: h.meminfo
- o.memtort: h.sparse2
- o.memtort: h.sparse
- o.memtort: h.matrix
- o.memtort: h.zmatrix2
- o.memtort: h.zmatrix
- o.memtort: h.matrix
- o.mfuntort: c.mfuntort
- o.mfuntort: h.matrix
- o.mfuntort: h.machine
- o.mfuntort: h.err
- o.mfuntort: h.machine
- o.mfuntort: h.meminfo
- o.mfuntort: h.matrix2
- o.mfuntort: h.matrix
- o.sptort: c.sptort
- o.sptort: h.matrix2
- o.sptort: h.matrix
- o.sptort: h.machine
- o.sptort: h.err
- o.sptort: h.machine
- o.sptort: h.meminfo
- o.sptort: h.sparse2
- o.sptort: h.sparse
- o.sptort: h.matrix
- o.sptort: h.iter
- o.sptort: h.sparse
- o.zqrfctr: c.zqrfctr
- o.zqrfctr: h.zmatrix
- o.zqrfctr: h.matrix
- o.zqrfctr: h.machine
- o.zqrfctr: h.err
- o.zqrfctr: h.machine
- o.zqrfctr: h.meminfo
- o.zqrfctr: h.zmatrix2
- o.zqrfctr: h.zmatrix
- o.ztorture: c.ztorture
- o.ztorture: h.zmatrix2
- o.ztorture: h.zmatrix
- o.ztorture: h.matrix
- o.ztorture: h.machine
- o.ztorture: h.err
- o.ztorture: h.machine
- o.ztorture: h.meminfo
- o.ztorture: h.matlab
- o.ztorture: h.zmatrix
-