UIArxDS Class Reference

#include <libDS_ui.h>

Inheritance diagram for UIArxDS:

Inheritance graph
[legend]
Collaboration diagram for UIArxDS:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bdmrootbuild (Setting &S) const
 Function building the computational object.

Protected Member Functions

const vec getvec (Setting &S) const
const vec getivec (Setting &S) const


Detailed Description

UI for ArxDS using factorized description!

The ArxDS is constructed from the structure with fields:

system = {
        type = "ArxDS";
        ychns = [1,2]; 
        // regressor for each of ychn (#1,  #2)
        ids = ([1, 1, 1, 2], []); 
        // delays in time for (#1, #2)
        delays = ([1, 2, 3, 0], []); 
        // theta in time for (#1, #2)
        theta = ([0.8, -0.3, 0.4, 1.0], []);
        //variance in for each ychn
        r = (0.1, 1.0);
};

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

Generated on Fri Feb 6 19:50:01 2009 for mixpp by  doxygen 1.5.6