Scilab-Branch-5.3-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
recons
reciprocal function for aplat.
Calling Sequence
r = recons(fl,ind)
Arguments
- fl
a "flat" list.
- ind
a list of paths
- r
a hierachical list build with the leaves of fl
Description
Reciprocal function for aplat. Creates a hierachical list given a flat one and a list of paths.
utility function for vec2list and lmisolver.
See Also
- aplat — Flattens a list.
Authors
- F.D and S.S. INRIA
<< readmps | Optimisation et Simulation | semidef >> |