Description: DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector value <vector<double> > Types of variables. Did not use a template, the data type is double.
To Search:
File list (Check if you may need any files):
矩阵类
......\in.txt
......\main.cpp
......\main.o
......\Makefile.win
......\my_matrix.cpp
......\my_matrix.h
......\my_matrix.o
......\矩阵类.dev
......\矩阵类.exe