tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
tatami::DelayedUnaryIsometricBooleanNot Class Reference

Delayed unary isometric boolean NOT operation. More...

#include <boolean_helpers.hpp>

Detailed Description

Delayed unary isometric boolean NOT operation.

This class applies a boolean NOT operation to each element of a Matrix. It should be used as the Operation_ in the DelayedUnaryIsometricOperation class. It may be used regardless of whether InputValue_ and OutputValue_ are equal (or not).


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