void copyList

(List* to, List* from)

Copy the content of list from into the list to.

Documentation

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

Alphabetic index HTML hierarchy of classes or Java



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