Matrix TCL Pro____C++库

时间:2015-06-20 12:48:18
【文件属性】:
文件名称:Matrix TCL Pro____C++库
文件大小:18KB
文件格式:RAR
更新时间:2015-06-20 12:48:18
matrix, C++ This matrix C++ template class library is for performing matrix algebra calculations in C++ programs with ease and efficiency. With this class you can perform most matrix operations like other built-in data types in your C++ programs. We have used many C++ optimization techniques in desiging this class to minimize/eliminate the normal programming overheads assiciated with such a class library. So, programs using this class would be as efficient as those using matrix library written in plain "C" or FORTRAN. However, the extent of efficiency will depend on the optimizing capabilities of the particular compiler you are using to compile your program.
【文件预览】:
MTP_Include
----使用说明.txt(688B)
----matrix2.hxx(17KB)
----cmatrix.h(1KB)
----matrix.cc(110KB)

网友评论

  • 编译各种错误。。