Scilab 6.0.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
recons
Inverse function for aplat.
Syntax
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 >> |