rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
List of all members | Public Member Functions
IReducedData Class Referenceabstract

Detailed Description

Interface class for the generation and storage of offline matrices and vectors as described in Module (M3).

Definition at line 17 of file IReducedData.m.

Inheritance diagram for IReducedData:
Inheritance graph
[legend]
Collaboration diagram for IReducedData:
Collaboration graph
[legend]

Public Member Functions

virtual function IReducedData
subset_reduced_data = 
extract_reduced_data_subset (rmodel)
 Changes the size of the offline data matrices. More...
 

Member Function Documentation

function IReducedData subset_reduced_data = IReducedData.extract_reduced_data_subset (   rmodel)
pure virtual

Changes the size of the offline data matrices.

Depending on the values of

the size of the offline data matrices is reduced and a copy with the smaller data is returned.

Parameters
rmodelrmodel
Return values
subset_reduced_dataa copy of the reduced data with reduced offline matrices and vectors

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