Public Types | Static Public Member Functions
internal::dot_nocheck< T, U, true > Struct Template Reference

#include <Dot.h>

List of all members.

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 internal::dot_nocheck< T, U, true >

Definition at line 52 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 internal::dot_nocheck< T, U, true >::ResScalar

Definition at line 54 of file Dot.h.


Member Function Documentation

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

Definition at line 55 of file Dot.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31