Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions

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


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.

#include <src/Geometry/OrthoMethods.h>

List of all members.

Static Public Member Functions

static
internal::plain_matrix_type
< VectorLhs >::type 
run (const VectorLhs &lhs, const VectorRhs &rhs)

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]

Definition at line 62 of file OrthoMethods.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011