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

Convert a volume function with global evaluation to local evaluation. More...

Go to the source code of this file.

Functions

function res = discrete_volume_values (func, varargin)
 Convert a volume function with global evaluation to local evaluation. More...
 

Detailed Description

Convert a volume function with global evaluation to local evaluation.

Definition in file discrete_volume_values.m.

Function Documentation

function res = discrete_volume_values (   func,
  varargin 
)

Convert a volume function with global evaluation to local evaluation.

Parameters
funcfunc
vararginvarargin
Return values
resres

Definition at line 17 of file discrete_volume_values.m.

Here is the caller graph for this function: