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

#include <SparseSparseProductWithPruning.h>

List of all members.

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 83 of file SparseSparseProductWithPruning.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename ResultType >
typedef ResultType::RealScalar Eigen::internal::sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >::RealScalar

Definition at line 86 of file SparseSparseProductWithPruning.h.

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

Definition at line 85 of file SparseSparseProductWithPruning.h.


Member Function Documentation

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

Definition at line 88 of file SparseSparseProductWithPruning.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