tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
detail::KernelDot< T, Bits, Arch > Member List

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) noexceptdetail::KernelDot< T, Bits, Arch >inlinestatic
Helpers typedefdetail::KernelDot< T, Bits, Arch >
K typedefdetail::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) noexceptdetail::KernelDot< T, Bits, Arch >inlinestatic
simdWidthdetail::KernelDot< T, Bits, Arch >static