rbmatlab 0.10.01
|
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 |
test showing a simple greedy basis generation
Definition in file test_rb_basisgen.m.
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
OK | boolean indicating wether test was successful |
Definition at line 1 of file test_rb_basisgen.m.