|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
This is the complete list of members for detail::KernelDot< T, Bits, Arch >, including all inherited members.
| dot(const Expr1 &expr1, my_size_t base1, my_size_t stride1, const Expr2 &expr2, my_size_t base2, my_size_t stride2, my_size_t len) noexcept | detail::KernelDot< T, Bits, Arch > | inlinestatic |
| Helpers typedef | detail::KernelDot< T, Bits, Arch > | |
| K typedef | detail::KernelDot< T, Bits, Arch > | |
| naive_dot_physical(const Expr1 &expr1, my_size_t base1, my_size_t stride1, const Expr2 &expr2, my_size_t base2, my_size_t stride2, my_size_t len) noexcept | detail::KernelDot< T, Bits, Arch > | inlinestatic |
| simdWidth | detail::KernelDot< T, Bits, Arch > | static |