mixpp: bdm::mxArrayDS Class Reference

bdm::mxArrayDS Class Reference

DataSource reading data columns from a Matlab matrix. More...

#include <mex_datasource.h>

List of all members.


Detailed Description

DataSource reading data columns from a Matlab matrix.

The data are stored in a arbitrary Matlab matrix. Each column of the matrix corresponds to one discrete time observation $t$. The DataSource needs to know the name of the matrix and possibly decription of its contents (via RV)_


Member Function Documentation

void bdm::mxArrayDS::from_setting(const Settingset ) [inline, virtual]

Create object from the following structure

    class   = 'mxArrayDS';
    varname = 'data_matrix';                   % name of a Matlab workspace variable
    -- inherited fields ---
    bdm::DS::from_setting
    drv     = RV({'names',...},[sizes,...]);   % names of data redords in columns

Reimplemented from bdm::DS.

References bdm::RV::_dsize(), bdm_assert, column, data, bdm::DS::Drv, bdm::DS::dt, bdm::DS::dtsize, bdm::UI::get(), max_len, and bdm::DS::utsize.


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

Generated on Fri Aug 27 16:54:41 2010 for mixpp by  doxygen 1.6.0