diff xtract/xtract_vector.h @ 116:859495925633

- Fixed build fail if --enable-fft not specified - Fixed doxygen build so that it includes libxtract.h - Doxygen tweaks
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 26 Mar 2008 13:04:33 +0000
parents f5040ed4e555
children e4f704649c50
line wrap: on
line diff
--- a/xtract/xtract_vector.h	Sat Feb 16 20:13:05 2008 +0000
+++ b/xtract/xtract_vector.h	Wed Mar 26 13:04:33 2008 +0000
@@ -18,7 +18,7 @@
  * USA.
  */
 
-/* xtract_scalar.h: declares functions that extract a feature as a vector from an input vector */
+/** \file xtract_vector.h: declares functions that extract a feature as a vector from an input vector */
 
 #ifndef XTRACT_VECTOR_H
 #define XTRACT_VECTOR_H
@@ -30,7 +30,8 @@
 /**
   * \defgroup vector vector extraction functions
   *
-  * Defines vector extraction functions, and their parameters.
+  * Functions that extract a feature as a vector from an input vector
+  *
   * @{
   */