rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
test_rb_basisgen.m File Reference

test showing a simple greedy basis generation More...

Go to the source code of this file.

Functions

function OK = test_rb_basisgen ()
 test showing a simple greedy basis generation
 

Detailed Description

test showing a simple greedy basis generation

Definition in file test_rb_basisgen.m.

Function Documentation

function OK = test_rb_basisgen ( )

test showing a simple greedy basis generation

function generating a basis as stored in demo_lin_evol_detailed_data.mat by performing a greedy basis extension on a very small 2x2x2 parameter grid without parameter sampling adaptation.

OK == 1 if test is OK, otherwise 0

Return values
OKboolean indicating wether test was successful

Definition at line 17 of file test_rb_basisgen.m.