Compute the mod of the input.
More...
#include <basic_pipes.hpp>
|
using | InputType = TValue |
| cv-qualified argument type of operator()
|
|
using | OutputType = TValue |
| qualified return type of operator()
|
|
template<class TValue>
class Kratos::Pipes::Modulo< TValue >
Compute the mod of the input.
- Note
- Constructible from Parameters with a "mod" entry (int or double).
◆ Modulo() [1/5]
◆ Modulo() [2/5]
◆ Modulo() [3/5]
template<class TValue >
Modulo |
( |
const Parameters & |
rParameters | ) |
|
◆ Modulo() [4/5]
◆ Modulo() [5/5]
◆ GetDefaultParameters()
template<class TValue >
static Parameters GetDefaultParameters |
( |
| ) |
|
|
static |
◆ operator()()
template<class TValue >
TValue operator() |
( |
TValue |
Value | ) |
const |
|
inline |
The documentation for this class was generated from the following file: