|
||||
File indexing completed on 2025-01-18 09:42:59
0001 // 0002 // Copyright (c) 2000-2004 0003 // Joerg Walter, Mathias Koch 0004 // 0005 // Distributed under the Boost Software License, Version 1.0. (See 0006 // accompanying file LICENSE_1_0.txt or copy at 0007 // http://www.boost.org/LICENSE_1_0.txt) 0008 // 0009 // The authors gratefully acknowledge the support of 0010 // GeNeSys mbH & Co. KG in producing this work. 0011 // 0012 0013 // this file should not contain any code, but the documentation 0014 // global to all files 0015 0016 /** \namespace boost::numeric::ublas 0017 \brief contains all important classes and functions of uBLAS 0018 0019 all ublas definitions ... 0020 \todo expand this section 0021 */ 0022 0023 /** \defgroup blas1 Level 1 BLAS 0024 \brief level 1 basic linear algebra subroutines 0025 */ 0026 0027 /** \defgroup blas2 Level 2 BLAS 0028 \brief level 2 basic linear algebra subroutines 0029 */ 0030 0031 /** \defgroup blas3 Level 3 BLAS 0032 \brief level 3 basic linear algebra subroutines 0033 */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |