Scilab 5.5.2
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
Inverse 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.
Report an issue | ||
<< pack | Semidefinite Programming | semidef >> |