Public Types | Public Member Functions | List of all members
Eigen::internal::TripletComp< Iterator, IsColMajor > Struct Template Reference

#include <BlockSparseMatrix.h>

Public Types

typedef Iterator::value_type Triplet
 

Public Member Functions

bool operator() (const Triplet &a, const Triplet &b)
 

Detailed Description

template<typename Iterator, bool IsColMajor>
struct Eigen::internal::TripletComp< Iterator, IsColMajor >

Definition at line 87 of file BlockSparseMatrix.h.

Member Typedef Documentation

template<typename Iterator, bool IsColMajor>
typedef Iterator::value_type Eigen::internal::TripletComp< Iterator, IsColMajor >::Triplet

Definition at line 89 of file BlockSparseMatrix.h.

Member Function Documentation

template<typename Iterator, bool IsColMajor>
bool Eigen::internal::TripletComp< Iterator, IsColMajor >::operator() ( const Triplet a,
const Triplet b 
)
inline

Definition at line 90 of file BlockSparseMatrix.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:55