Menu

Tree [r39] /
 History

HTTPS access


File Date Author Commit
 README 2011-11-23 gnusci [r18] removed the global std name space
 const.h 2012-12-11 gnusci [r36] added names to the instances
 laext.h 2012-05-03 gnusci [r30] minor updates
 libdef.h 2012-08-08 gnusci [r32] write matrix use const argument
 linalg.h 2013-03-17 gnusci [r38] update
 tmatrix 2011-11-23 gnusci [r18] removed the global std name space
 tmatrix.h 2013-12-20 gnusci [r39] add object name
 tmmanip.h 2012-05-03 gnusci [r30] minor updates
 tmmath.h 2012-05-03 gnusci [r30] minor updates
 tvector 2011-11-23 gnusci [r18] removed the global std name space
 tvector.h 2013-12-20 gnusci [r39] add object name
 tvmath.h 2012-05-03 gnusci [r30] minor updates

Read Me

//========================================================================
// MSMVTL v 1.0 (Beta version)
// Mini Scientific Matrix and Vector Template Library - MSMVTL
// MSMVTL is a simple  matrix and vector template library
//
// Copyrigth 2002 by Edmanuel Torres, eetorres@gmail.com
//
// Don't hesitate to contact me for any question, suggestion,
// modification or bug. Get the latest version at:
// http://msmvtl.sourceforge.net
//
// This library is free  software;  you  can  redistribute  it and/or
// modify it  under  the  terms  of  the   GNU Library General Public
// License  as  published  by  the  Free  Software Foundation; either
// version 2 of the License,  or  (at your option)  any later version.
//
// This  library  is  distributed  in the hope that it will be useful,
// but  WITHOUT ANY WARRANTY;  without  even  the  implied warranty of
// MERCHANTABILITY  or FITNESS FOR A PARTICULAR PURPOSE.   See the GNU
// Library General Public License for more details.
//
// You should have  received a copy  of the GNU Library General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
//========================================================================