Spot operator: opFoG Spot Home Page
opFoG
 opFoG   Forms the product of two operators.
 
    opFoG(OP1,OP2) creates an operator that successively applies each
    of the operators OP1, OP2 on a given input vector. In non-adjoint
    mode this is done in reverse order.
 
    The inputs must be either Spot operators or explicit Matlab matrices
    (including scalars).
See also