matrix matrix::operator+ ( const matrix other ) const

Function that adds two matrices.

Loads the "+" operator. Two matrices, B and C, can be added as B+C

 All Classes Files Functions Variables Typedefs Friends Defines