Classes
vnl_fastops.h File Reference

Collection of C-style matrix functions. More...

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

Go to the source code of this file.

Classes

class  vnl_fastops
 Collection of C-style matrix functions for the most time-critical applications. More...
 

Detailed Description

Collection of C-style matrix functions.

Author
Andrew W. Fitzgibbon, Oxford RRG
Date
09 Dec 96
 Modifications
  Feb.2002 -Peter Vanroose- brief doxygen comment placed on single line
  Jun.2004 -Peter Vanroose- Added inc_X_by_ABt dec_X_by_AtB {inc,dec}_X_by_AB
  Jun.2004 -Peter Vanroose- First step to migrate towards non-pointer args
  Mar.2007 -Peter Vanroose- Commented deprecated versions of the functions

Definition in file vnl_fastops.h.