Static Public Member Functions

internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable > Struct Template Reference

#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)

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 >


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: