Scilab 6.0.0
Scilab Help >> Optimization and Simulation > Semidefinite Programming > recons
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.
Comments
Add a comment:
Please login to comment this page.