2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-23 16:12:09 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jeremiah Willcock
91645a9a20 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
svn path=/trunk/libs/numeric/ublas/; revision=61437
2010-04-20 18:49:18 +00:00
Gunter Winkler
033cf41af2 see #3443: improve documentation
* added automatic navigation (using JavaScript)
 * fixed anchors
 * added boost stylesheet

svn path=/trunk/libs/numeric/ublas/; revision=56584
2009-10-04 22:43:12 +00:00
Gunter Winkler
71c4ebc504 see #3396
doc/expression_concept.htm:

* splitted required methods into to const and non-const methods
* fixed minor typos


svn path=/trunk/libs/numeric/ublas/; revision=56006
2009-09-03 23:02:19 +00:00
John Maddock
c6ce797c38 Fixed Inspection report issues.
svn path=/trunk/libs/numeric/ublas/; revision=43607
2008-03-14 18:32:45 +00:00
Michael Stevens
f742950411 FIX doc no spaces in <h2>
svn path=/trunk/boost/libs/numeric/ublas/; revision=30154
2005-07-18 07:39:12 +00:00
Michael Stevens
77b012bc8b ADD define the vector/matrix_container classes
CHANGE drop the template parameters of models, they are often incorrect, missleading and impossible to maintain
FIX Vector/ Matrix concepts have array_type and data() as special properties

svn path=/trunk/boost/libs/numeric/ublas/; revision=30110
2005-07-15 15:45:34 +00:00
Michael Stevens
1aeaecd406 CHANGE implement and document subrange, subslice free functions
- ALL proxy shortcuts are disabled by default as they cannot implement correctly type size_type and difference_type, range and slice
 - projection free functions are also able to shortcut proxies of proxies

svn path=/trunk/boost/libs/numeric/ublas/; revision=30073
2005-07-14 12:06:02 +00:00
Michael Stevens
02e3f339ba remove Last revised which is never correct anyway
svn path=/trunk/boost/libs/numeric/ublas/; revision=29567
2005-06-14 17:13:07 +00:00
Michael Stevens
813c1f7efd Correct location for "../../../boost.png"
svn path=/trunk/boost/libs/numeric/ublas/; revision=28739
2005-05-08 16:43:35 +00:00
Michael Stevens
adae9057bb Use ../../../boost.png with no alt=
svn path=/trunk/boost/libs/numeric/ublas/; revision=28571
2005-05-02 07:32:13 +00:00
Toon Knapen
271336ea34 merged from uBLAS-cvs
svn path=/trunk/boost/libs/numeric/ublas/; revision=26707
2005-01-15 19:07:49 +00:00