Flagged Class Reference

Expression with modified flags. More...

+ Inheritance diagram for Flagged:

List of all members.


Detailed Description

Expression with modified flags.

Parameters:
ExpressionTypethe type of the object of which we are modifying the flags
Addedthe flags added to the expression
Removedthe flags removed from the expression (has priority over Added).

This class represents an expression whose flags have been modified. It is the return type of MatrixBase::flagged() and most of the time this is the only way it is used.

See also:
MatrixBase::flagged()

The documentation for this class was generated from the following files: