Chris@16: // Chris@16: // Copyright (c) 2000-2004 Chris@16: // Joerg Walter, Mathias Koch Chris@16: // Chris@16: // Distributed under the Boost Software License, Version 1.0. (See Chris@16: // accompanying file LICENSE_1_0.txt or copy at Chris@16: // http://www.boost.org/LICENSE_1_0.txt) Chris@16: // Chris@16: // The authors gratefully acknowledge the support of Chris@16: // GeNeSys mbH & Co. KG in producing this work. Chris@16: // Chris@16: Chris@16: // this file should not contain any code, but the documentation Chris@16: // global to all files Chris@16: Chris@16: /** \namespace boost::numeric::ublas Chris@16: \brief contains all important classes and functions of uBLAS Chris@16: Chris@16: all ublas definitions ... Chris@16: \todo expand this section Chris@16: */ Chris@16: Chris@16: /** \defgroup blas1 Level 1 BLAS Chris@16: \brief level 1 basic linear algebra subroutines Chris@16: */ Chris@16: Chris@16: /** \defgroup blas2 Level 2 BLAS Chris@16: \brief level 2 basic linear algebra subroutines Chris@16: */ Chris@16: Chris@16: /** \defgroup blas3 Level 3 BLAS Chris@16: \brief level 3 basic linear algebra subroutines Chris@16: */