文件名称:matrix11
介绍说明--下载内容均来自于网络,请自行研究使用
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file.
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 101259342matrix11.zip 列表 LICENSE.TXT Pro_Doc/ Pro_Doc/const.htm Pro_Doc/binaryop.htm Pro_Doc/assignop.htm Pro_Doc/contact.htm Pro_Doc/copyrt.htm Pro_Doc/eigen.htm Pro_Doc/index.htm Pro_Doc/logicop.htm Pro_Doc/manual.htm Pro_Doc/matdcmp.htm Pro_Doc/matfunc.htm Pro_Doc/matio.htm Pro_Doc/matutil.htm Pro_Doc/order.htm Pro_Doc/submat.htm Pro_Doc/sysreq.htm Pro_Doc/unaryop.htm Pro_Doc/styles.css Pro_Doc/License.htm Test/ Test/matdemo1.cpp Test/matdemo2.cpp Test/matdemo3.cpp Include/ Include/matrix.h README.TXT