Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor > Struct Template Reference

Public Types

typedef traits< typename remove_all< Lhs >::type >::Scalar Scalar
 
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, ColMajor, ColMajor, ColMajor >

Definition at line 83 of file SparseSparseProductWithPruning.h.


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