rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
eop_theta_functional.m File Reference

sim_data.y = eop_theta_functional(sim_data.U, v) More...

Go to the source code of this file.

Functions

function y = eop_theta_functional (U, v)
 sim_data.y = eop_theta_functional(sim_data.U, v) More...
 

Detailed Description

sim_data.y = eop_theta_functional(sim_data.U, v)

Definition in file eop_theta_functional.m.

Function Documentation

function y = eop_theta_functional (   U,
  v 
)

sim_data.y = eop_theta_functional(sim_data.U, v)

this function realises the evaluation of the functional l(P^M;) = -1/||*int_{}{ P^M}{ t}(x) dx with being a subset of .

sim_data being the result of a lin_evol_detailed_simulation and v being the riest-representant of the theta-functional aquired via [v, ~] = model.operators_output(model, model_data); with model.name_output_functional = theta

Parameters
UU
vv
Return values
yy

Definition at line 17 of file eop_theta_functional.m.

Here is the caller graph for this function: