Modifications
IMS (Manchester) 16/03/2001: Tidied up the documentation + added binary_io
Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
Sep.2002 - Peter Vanroose - Added operator+, operator-, operator*
Mar.2004 - Peter Vanroose - removed deprecated resize()
Definition in file vnl_diag_matrix.h.
#include <vcl_cassert.h>
#include <vcl_iosfwd.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
Go to the source code of this file.
Classes | |
| class | vnl_diag_matrix< T > |
| stores a diagonal matrix as a single vector. More... | |
| vnl_vector<T> operator * | ( | vnl_diag_matrix< T > const & | , | |
| vnl_vector< T > const & | ||||
| ) | [related] |
1.5.1