Returns true if the union contains given function names.
ts = hasFunction(U, FuncName)
ts = U.hasFunction(FuncName)
U |
Union of sets derived from the ConvexSet class, e.g. Polyhedron, YSet, ... Class: Union |
FuncName |
Name of the function to test. Class: char |
ts |
Logical statement if the set contains the function FuncName or not. Class: logical |
◀ | union | contains | ▶ |
© 2010-2013 Martin Herceg: ETH Zurich, herceg@control.ee.ethz.ch
© 2003-2013 Michal Kvasnica: STU Bratislava, michal.kvasnica@stuba.sk