Skip to main content

native_pointwise_1

Macro native_pointwise_1 

Source
macro_rules! native_pointwise_1 {
    ($name:ident, $op:expr) => { ... };
}
Expand description

O(1) unary pointwise transform — no history buffer.