matrix_int matrix_int::operator+ ( const matrix_int 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