Matrix operations in C++
The C++ implementation of the following matrix operations are now available: matrix addition/subtration/multiplication, matrix-vector multiplication, distance between two vectors, determinant, transpose. download
Advertisement
