Public Types | Static Public Member Functions | List of all members
Eigen::internal::dot_nocheck< T, U, true > Struct Template Reference

#include <Dot.h>

Public Types

typedef scalar_product_traits< typename traits< T >::Scalar, typename traits< U >::Scalar >::ReturnType ResScalar
 

Static Public Member Functions

static ResScalar run (const MatrixBase< T > &a, const MatrixBase< U > &b)
 

Detailed Description

template<typename T, typename U>
struct Eigen::internal::dot_nocheck< T, U, true >

Definition at line 39 of file Dot.h.

Member Typedef Documentation

template<typename T , typename U >
typedef scalar_product_traits<typename traits<T>::Scalar,typename traits<U>::Scalar>::ReturnType Eigen::internal::dot_nocheck< T, U, true >::ResScalar

Definition at line 41 of file Dot.h.

Member Function Documentation

template<typename T , typename U >
static ResScalar Eigen::internal::dot_nocheck< T, U, true >::run ( const MatrixBase< T > &  a,
const MatrixBase< U > &  b 
)
inlinestatic

Definition at line 42 of file Dot.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12