Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57209 - trunk/libs/numeric/ublas/doc
From: guwi17_at_[hidden]
Date: 2009-10-28 19:01:59


Author: guwi17
Date: 2009-10-28 19:01:59 EDT (Wed, 28 Oct 2009)
New Revision: 57209
URL: http://svn.boost.org/trac/boost/changeset/57209

Log:
see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
 * added short documentation to release_notes page

Text files modified:
   trunk/libs/numeric/ublas/doc/release_notes.htm | 3 +++
   1 files changed, 3 insertions(+), 0 deletions(-)

Modified: trunk/libs/numeric/ublas/doc/release_notes.htm
==============================================================================
--- trunk/libs/numeric/ublas/doc/release_notes.htm (original)
+++ trunk/libs/numeric/ublas/doc/release_notes.htm 2009-10-28 19:01:59 EDT (Wed, 28 Oct 2009)
@@ -28,6 +28,9 @@
 BOOST_UBLAS_MOVE_SEMANTICS. More details are on the <a
 href="options.htm">preprocessor options page</a>.
 </li>
+<li>Introduce new free functions. See [3449],
+the new tests in <tt>libs/numeric/ublas/test</tt> and the inline documentation of the files in <tt>boost/numeric/ublas/operation/</tt>.
+</li>
 </ul>
 
 <h3>bug fixes</h3>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk