Navigation

Operators and Keywords

Function List:

C++ API

scalar_col_helper_nda< NDA > Class Template Reference

Inherits scalar_col_helper.

Collaboration diagram for scalar_col_helper_nda< NDA >:

List of all members.


Public Member Functions

 scalar_col_helper_nda (const octave_value &val, const dim_vector &dims)
 ~scalar_col_helper_nda (void)
bool collect (octave_idx_type i, const octave_value &val)
octave_value result (void)

template<class NDA>
class scalar_col_helper_nda< NDA >


Constructor & Destructor Documentation

template<class NDA >
scalar_col_helper_nda< NDA >::scalar_col_helper_nda ( const octave_value val,
const dim_vector dims 
) [inline]

template<class NDA >
scalar_col_helper_nda< NDA >::~scalar_col_helper_nda ( void   )  [inline]


Member Function Documentation

template<class NDA >
bool scalar_col_helper_nda< NDA >::collect ( octave_idx_type  i,
const octave_value val 
) [inline, virtual]

Implements scalar_col_helper.

template<class NDA >
octave_value scalar_col_helper_nda< NDA >::result ( void   )  [inline, virtual]

Implements scalar_col_helper.


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