|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
#include <Operations.h>
Public Types | |
| using | microkernel = Microkernel< T, Bits, Arch > |
| using | type = typename microkernel::VecType |
Static Public Member Functions | |
| static FORCE_INLINE type | apply (type a, type b) noexcept |
| template<typename Vec = type> requires (!is_same_v<Vec, T>) | |
| static FORCE_INLINE Vec | apply (Vec a, T scalar) noexcept |
| using Max< T, Bits, Arch >::microkernel = Microkernel<T, Bits, Arch> |
| using Max< T, Bits, Arch >::type = typename microkernel::VecType |
|
inlinestaticnoexcept |

|
inlinestaticnoexcept |
