Public Types | Static Public Member Functions | List of all members
Eigen::internal::sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, RowMajor > Struct Template Reference

#include <SparseSparseProductWithPruning.h>

Public Types

typedef ResultType::RealScalar RealScalar
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 114 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, RowMajor, RowMajor, RowMajor >::RealScalar

Definition at line 116 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, RowMajor, RowMajor, RowMajor >::run ( const Lhs lhs,
const Rhs rhs,
ResultType &  res,
const RealScalar tolerance 
)
inlinestatic

Definition at line 117 of file SparseSparseProductWithPruning.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:47