CAPD RedHom Library
IdChainMap< P_Gen, P_Scalar > Class Template Reference

#include <capd/homAlgebra/IdChainMap.hpp>

Public Types

typedef P_Scalar ScalarType
 
typedef ChainT< ChainContainer< P_Gen, ScalarType > > ChainType
 

Public Member Functions

CRef< ChainTypeoperator() (const ChainType &A_domChainCR)
 

Member Typedef Documentation

template<typename P_Gen , typename P_Scalar >
typedef ChainT<ChainContainer<P_Gen,ScalarType> > IdChainMap< P_Gen, P_Scalar >::ChainType
template<typename P_Gen , typename P_Scalar >
typedef P_Scalar IdChainMap< P_Gen, P_Scalar >::ScalarType

Member Function Documentation

template<typename P_Gen , typename P_Scalar >
CRef<ChainType> IdChainMap< P_Gen, P_Scalar >::operator() ( const ChainType A_domChainCR)
inline