Skip to content

wallikeny/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

matrix

A template of Matrix with C++.

The realization of multiple operation is not recommended, and also include:

Matrix<T>* getRowVectors(int begin, int end)
Matrix<T>* getColVectors(int begin, int end)

so, you had better not use them.

About

A template of Matrix with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages