⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nm_ow.mak

📁 matrix library for linux and windos
💻 MAK
字号:
.cpp.obj:		wcl386 -c -xs  $*.cppDIFF = sdiffPRE =everything:    	tmt.exe example.exe test_exc.exe nl_ex.exe sl_ex.exe garch.exe newmat_lobj = newmat1.obj newmat2.obj newmat3.obj newmat4.obj newmat5.obj newmat6.obj newmat7.obj newmat8.obj newmatex.obj bandmat.obj submat.obj myexcept.obj cholesky.obj evalue.obj fft.obj hholder.obj jacobi.obj newfft.obj sort.obj svd.obj newmatrm.obj newmat9.objnewmat_pobj = +newmat1.obj +newmat2.obj +newmat3.obj +newmat4.obj +newmat5.obj +newmat6.obj +newmat7.obj +newmat8.obj +newmatex.obj +bandmat.obj +submat.obj +myexcept.obj +cholesky.obj +evalue.obj +fft.obj +hholder.obj +jacobi.obj +newfft.obj +sort.obj +svd.obj +newmatrm.obj +newmat9.objnewmat.lib:    	$(newmat_lobj)		wlib -n $@ $(newmat_pobj)tmt_obj = tmt.obj tmt1.obj tmt2.obj tmt3.obj tmt4.obj tmt5.obj tmt6.obj tmt7.obj tmt8.obj tmt9.obj tmta.obj tmtb.obj tmtc.obj tmtd.obj tmte.obj tmtf.obj tmtg.obj tmth.obj tmti.obj tmtj.obj tmtk.obj tmtl.obj tmtm.objtmt.exe:       	$(tmt_obj) newmat.lib		wcl386 -fe=$@ $(tmt_obj) newmat.libexample_obj = example.objexample.exe:   	$(example_obj) newmat.lib		wcl386 -fe=$@ $(example_obj) newmat.libtest_exc_obj = test_exc.objtest_exc.exe:  	$(test_exc_obj) newmat.lib		wcl386 -fe=$@ $(test_exc_obj) newmat.libnl_ex_obj = nl_ex.obj newmatnl.objnl_ex.exe:     	$(nl_ex_obj) newmat.lib		wcl386 -fe=$@ $(nl_ex_obj) newmat.libsl_ex_obj = sl_ex.obj solution.obj myexcept.objsl_ex.exe:     	$(sl_ex_obj)		wcl386 -fe=$@ $(sl_ex_obj)garch_obj = garch.obj newmatnl.objgarch.exe:     	$(garch_obj) newmat.lib		wcl386 -fe=$@ $(garch_obj) newmat.libnewmat1.obj:   	newmat1.cpp newmat.h include.h boolean.h myexcept.hnewmat2.obj:   	newmat2.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat3.obj:   	newmat3.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat4.obj:   	newmat4.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat5.obj:   	newmat5.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat6.obj:   	newmat6.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat7.obj:   	newmat7.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hnewmat8.obj:   	newmat8.cpp include.h newmat.h newmatrc.h precisio.h boolean.h myexcept.h controlw.hnewmatex.obj:  	newmatex.cpp include.h newmat.h boolean.h myexcept.hbandmat.obj:   	bandmat.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hsubmat.obj:    	submat.cpp include.h newmat.h newmatrc.h boolean.h myexcept.h controlw.hmyexcept.obj:  	myexcept.cpp include.h myexcept.hcholesky.obj:  	cholesky.cpp include.h newmat.h boolean.h myexcept.hevalue.obj:    	evalue.cpp include.h newmatap.h newmatrm.h precisio.h newmat.h boolean.h myexcept.hfft.obj:       	fft.cpp include.h newmatap.h newmat.h boolean.h myexcept.hhholder.obj:   	hholder.cpp include.h newmatap.h newmat.h boolean.h myexcept.hjacobi.obj:    	jacobi.cpp include.h newmatap.h precisio.h newmatrm.h newmat.h boolean.h myexcept.hnewfft.obj:    	newfft.cpp newmatap.h newmat.h include.h boolean.h myexcept.hsort.obj:      	sort.cpp include.h newmatap.h newmat.h boolean.h myexcept.hsvd.obj:       	svd.cpp include.h newmatap.h newmatrm.h precisio.h newmat.h boolean.h myexcept.hnewmatrm.obj:  	newmatrm.cpp newmat.h newmatrm.h include.h boolean.h myexcept.hnewmat9.obj:   	newmat9.cpp include.h newmat.h newmatio.h newmatrc.h boolean.h myexcept.h controlw.htmt.obj:       	tmt.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt1.obj:      	tmt1.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt2.obj:      	tmt2.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt3.obj:      	tmt3.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt4.obj:      	tmt4.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt5.obj:      	tmt5.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt6.obj:      	tmt6.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmt7.obj:      	tmt7.cpp include.h newmat.h tmt.h boolean.h myexcept.htmt8.obj:      	tmt8.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmt9.obj:      	tmt9.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmta.obj:      	tmta.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmtb.obj:      	tmtb.cpp include.h newmat.h tmt.h boolean.h myexcept.htmtc.obj:      	tmtc.cpp include.h newmat.h tmt.h boolean.h myexcept.htmtd.obj:      	tmtd.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmte.obj:      	tmte.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmtf.obj:      	tmtf.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmtg.obj:      	tmtg.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmth.obj:      	tmth.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmti.obj:      	tmti.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmtj.obj:      	tmtj.cpp include.h newmatap.h tmt.h newmat.h boolean.h myexcept.htmtk.obj:      	tmtk.cpp include.h newmatap.h newmatio.h tmt.h newmat.h boolean.h myexcept.htmtl.obj:      	tmtl.cpp newmat.h tmt.h include.h boolean.h myexcept.htmtm.obj:      	tmtm.cpp newmat.h tmt.h include.h boolean.h myexcept.hexample.obj:   	example.cpp newmatap.h newmatio.h newmat.h include.h boolean.h myexcept.htest_exc.obj:  	test_exc.cpp newmatap.h newmatio.h newmat.h include.h boolean.h myexcept.hnl_ex.obj:     	nl_ex.cpp newmatnl.h newmatio.h newmat.h include.h boolean.h myexcept.hnewmatnl.obj:  	newmatnl.cpp newmatap.h newmatnl.h newmat.h include.h boolean.h myexcept.hsl_ex.obj:     	sl_ex.cpp include.h solution.h boolean.h myexcept.hsolution.obj:  	solution.cpp include.h boolean.h myexcept.h solution.hgarch.obj:     	garch.cpp newmatap.h newmatio.h newmatnl.h newmat.h include.h boolean.h myexcept.htmt.txx:       	tmt.exe		$(PRE)tmt > tmt.txx		$(DIFF) tmt.txt tmt.txxexample.txx:   	example.exe		$(PRE)example > example.txx		$(DIFF) example.txt example.txxtest_exc.txx:  	test_exc.exe		$(PRE)test_exc > test_exc.txx		$(DIFF) test_exc.txt test_exc.txxnl_ex.txx:     	nl_ex.exe		$(PRE)nl_ex > nl_ex.txx		$(DIFF) nl_ex.txt nl_ex.txxsl_ex.txx:     	sl_ex.exe		$(PRE)sl_ex > sl_ex.txx		$(DIFF) sl_ex.txt sl_ex.txxgarch.txx:     	garch.exe		$(PRE)garch > garch.txx		$(DIFF) garch.txt garch.txx

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -