#include <OrthoMethods.h>
template<int Arch, typename VectorLhs, typename VectorRhs, typename Scalar = typename VectorLhs::Scalar, bool Vectorizable = bool((VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit)>
struct Eigen::internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable >
Definition at line 55 of file OrthoMethods.h.
template<int Arch, typename VectorLhs , typename VectorRhs , typename Scalar = typename VectorLhs::Scalar, bool Vectorizable = bool((VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit)>
The documentation for this struct was generated from the following file: