Explorar o código

Doc: starpu_data_get_child()

Cyril Roelandt %!s(int64=13) %!d(string=hai) anos
pai
achega
ac2eb4946d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/chapters/basic-api.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -936,7 +936,7 @@ This function returns the number of children.
 @end deftypefun
 
 @deftypefun starpu_data_handle_t starpu_data_get_child (starpu_data_handle_t @var{handle}, unsigned @var{i})
-todo
+Return the @var{i}th child of the given @var{handle}, which must have been partitionned beforehand.
 @end deftypefun
 
 @deftypefun starpu_data_handle_t starpu_data_get_sub_data (starpu_data_handle_t @var{root_data}, unsigned @var{depth}, ... )