Classes | Public Types

CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse > Class Template Reference

#include <SparseCwiseBinaryOp.h>

Inheritance diagram for CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >:
SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > > EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >

List of all members.

Classes

class  InnerIterator

Public Types

typedef CwiseBinaryOp
< BinaryOp, Lhs, Rhs > 
Derived

template<typename BinaryOp, typename Lhs, typename Rhs>
class CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >


Member Typedef Documentation

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::Derived

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