Classes
vnl_fortran_copy.h File Reference

Convert row-stored matrix to column-stored. More...

#include <vnl/vnl_matrix.h>
#include "vnl/vnl_export.h"

Go to the source code of this file.

Classes

class  vnl_fortran_copy< T >
 Convert row-stored matrix to column-stored. More...
 

Detailed Description

Convert row-stored matrix to column-stored.

Author
Andrew W. Fitzgibbon, Oxford RRG
Date
29 Aug 96

convert C format (row-stored) matrix to fortran format (column-stored) matrix

  Modifications
   LSB (Manchester) 23/3/01 Tidied documentation
   Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line

Definition in file vnl_fortran_copy.h.