Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Static Public Member Functions
Eigen::internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable > Struct Template Reference

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 = bool((VectorLhs::Flags&VectorRhs::Flags)&PacketAccessBit)>
struct Eigen::internal::cross3_impl< Arch, VectorLhs, VectorRhs, Scalar, Vectorizable >

Definition at line 47 of file OrthoMethods.h.


The documentation for this struct was generated from the following file: