void copyList

(real* to, List* from)

Copy the content of list from into the vector to.

Documentation

Copy the content of list from into the vector to. This supposes the list contains a vector of real in each node. The number of real which will be copied is given by from.
Author:
Ronan Collobert (collober@iro.umontreal.ca)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.