#include <OrthoMethods.h>
List of all members.
Static Public Member Functions |
static
internal::plain_matrix_type
< VectorLhs >::type | run (const VectorLhs &lhs, const VectorRhs &rhs) |
Detailed Description
template<int Arch, typename VectorLhs, typename VectorRhs, typename Scalar = typename VectorLhs::Scalar, bool Vectorizable = (VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit>
struct internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable >
Definition at line 60 of file OrthoMethods.h.
Member Function Documentation
template<int Arch, typename VectorLhs , typename VectorRhs , typename Scalar = typename VectorLhs::Scalar, bool Vectorizable = (VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit>
static internal::plain_matrix_type<VectorLhs>::type internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable >::run |
( |
const VectorLhs & |
lhs, |
|
|
const VectorRhs & |
rhs |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: