Public Member Functions | Private Attributes | List of all members
circulant_functor< ArgType > Class Template Reference

Public Member Functions

 circulant_functor (const ArgType &arg)
 
const ArgType::Scalaroperator() (Index row, Index col) const
 

Private Attributes

const ArgType & m_vec
 

Detailed Description

template<class ArgType>
class circulant_functor< ArgType >

Definition at line 8 of file make_circulant2.cpp.

Constructor & Destructor Documentation

template<class ArgType >
circulant_functor< ArgType >::circulant_functor ( const ArgType &  arg)
inline

Definition at line 11 of file make_circulant2.cpp.

Member Function Documentation

template<class ArgType >
const ArgType::Scalar& circulant_functor< ArgType >::operator() ( Index  row,
Index  col 
) const
inline

Definition at line 13 of file make_circulant2.cpp.

Member Data Documentation

template<class ArgType >
const ArgType& circulant_functor< ArgType >::m_vec
private

Definition at line 9 of file make_circulant2.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47