#include "RTOpPack_RTOpTHelpers.hpp"Include dependency graph for RTOpPack_TOpAbs.hpp:
Go to the source code of this file.
Namespaces | |
| namespace | RTOpPack |
Classes | |
| class | RTOpPack::TOpAbs< Scalar > |
Transformation operator that takes absolute values of elements: z0[i] = abs(v0[i]), i=0...n-1. More... | |
1.3.9.1