#include 

class SparseMatrix;

SparseMatrix SparseMatrix::Multiply(SparseMatrix B)
{
	if((Cols!=B.Rows)||(Terms<1)||(B.Terms<1))
	{
		cerr<<"Error: Matrices incompatible."<j)&&(++BCurrTerm

    Source: geocities.com/uxormania/galant

               ( geocities.com/uxormania)