type/BooleanOpt
check for an expression of type BooleanOpt
Calling Sequence
Parameters
Description
Examples
type(expr, BooleanOpt(name))
expr
-
any expression
The type(expr, BooleanOpt(name)) function returns true if expr is identical to name or an equation of the form name=true or name=false.
type⁡inplace,BooleanOpt⁡inplace
true
type⁡compact=true,BooleanOpt⁡compact
type⁡conjugate=false,BooleanOpt⁡conjugate
See Also
Matrix
type
Vector
Download Help Document