57 std::cout <<
"FSMH: " << std::endl << FSMH << std::endl;
62 std::cout <<
"FMH = FSMH: " << std::endl << FMH << std::endl;
67 std::cout <<
"FMH = -FSMH: " << std::endl << FMH << std::endl;
72 std::cout <<
"FMH = FSMH^T: " << std::endl << FMH << std::endl;
77 std::cout <<
"FMH = -FSMH^T: " << std::endl << FMH << std::endl;
82 std::cout <<
"SMH = FSMH: " << std::endl << SMH << std::endl;
87 std::cout <<
"SMH = -FSMH: " << std::endl << SMH << std::endl;
92 std::cout <<
"SMH = FSMH^T: " << std::endl << SMH << std::endl;
97 std::cout <<
"SMH = -FSMH^T: " << std::endl << SMH << std::endl;
void PutColIndex(integer iSubCol, integer iCol)
MatrixHandler & SubFromT(MatrixHandler &MH) const
MatrixHandler & AddTo(MatrixHandler &MH) const
MatrixHandler & AddToT(MatrixHandler &MH) const
MatrixHandler & SubFrom(MatrixHandler &MH) const
virtual void ResizeReset(integer, integer)
void PutRowIndex(integer iSubRow, integer iRow)