Parcourir la source

doc/: add missing definition for type struct starpu_perfmodel_t

Nathalie Furmento il y a 14 ans
Parent
commit
18fa500984
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      doc/starpu.texi

+ 4 - 0
doc/starpu.texi

@@ -4417,6 +4417,10 @@ The different values are:
 @end table
 @end deftp
 
+@deftp {Data Type} {struct starpu_perfmodel_t}
+TODO
+@end deftp
+
 @deftypefun int starpu_load_history_debug ({const char} *@var{symbol}, {struct starpu_perfmodel_t} *@var{model})
 TODO
 @end deftypefun