Operators and Keywords
Function List:
C++ API
Initial value:
laplace_rnd (r, c) if (nargin == 2) if (! (isscalar (r) && (r > 0) && (r == round (r)))) error ("laplace_rnd: r must be a positive integer")