Public Types | Static Public Member Functions
Eigen::internal::skyline_product_selector< Lhs, Rhs, ResultType, ColMajor > Struct Template Reference

#include <SkylineProduct.h>

List of all members.

Public Types

typedef traits< typename
remove_all< Lhs >::type >
::Scalar 
Scalar

Static Public Member Functions

static void run (const Lhs &lhs, const Rhs &rhs, ResultType &res)

Detailed Description

template<typename Lhs, typename Rhs, typename ResultType>
struct Eigen::internal::skyline_product_selector< Lhs, Rhs, ResultType, ColMajor >

Definition at line 262 of file SkylineProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename ResultType >
typedef traits<typename remove_all<Lhs>::type>::Scalar Eigen::internal::skyline_product_selector< Lhs, Rhs, ResultType, ColMajor >::Scalar

Definition at line 263 of file SkylineProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs , typename ResultType >
static void Eigen::internal::skyline_product_selector< Lhs, Rhs, ResultType, ColMajor >::run ( const Lhs &  lhs,
const Rhs &  rhs,
ResultType &  res 
) [inline, static]

Definition at line 265 of file SkylineProduct.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02