Name

intprb_getvarprbs — Returns the array of problems with variable n.

Calling Sequence

   prb_n = intprb_getvarprbs()
   
   

Parameters

prb_n:

a matrix of floating point integers, the problems with n variable

Description

For these problems, the user can set the size of the problem to an arbitrary value.

See the "Integration Problems User's Manual" available in the doc directory of this toolbox for a detailed description of this function.

Examples

// Get the matrix of variable size problems
prbmat = intprb_getvarprbs()

   

Authors

Michael Baudin - 2010 - DIGITEO

Bibliography

"Integration Problems User's Manual", Michael Baudin, 2010