]> www.ginac.de Git - ginac.git/commitdiff
Fixed doxygen warning for function lst_to_clifford.
authorJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 16 Aug 2006 20:28:18 +0000 (20:28 +0000)
committerJens Vollinga <vollinga@thep.physik.uni-mainz.de>
Wed, 16 Aug 2006 20:28:18 +0000 (20:28 +0000)
ginac/clifford.h

index ef970c87630ebbc1db0f16634f06c123643d5d92..214ed59da2cddf3002a64b0f1e30ebafc550d2f7 100644 (file)
@@ -303,9 +303,14 @@ ex clifford_inverse(const ex & e);
  *  @param mu Index (must be of class varidx or a derived class)
  *  @param metr Metric (should be of class tensmetric or a derived class, or a matrix)
  *  @param rl Representation label
- *  @param e Clifford unit object
  *  @return Clifford vector with given components */
 ex lst_to_clifford(const ex & v, const ex & mu,  const ex & metr, unsigned char rl = 0);
+
+/** List or vector conversion into the Clifford vector.
+ *
+ *  @param v List or vector of coordinates
+ *  @param e Clifford unit object
+ *  @return Clifford vector with given components */
 ex lst_to_clifford(const ex & v, const ex & e);
 
 /** An inverse function to lst_to_clifford(). For given Clifford vector extracts