/*! \file GMatrix.cxx * \brief subroutines for \ref Math::GMatrix class */ #include using namespace std; namespace Math { }