Home > Objects > @iFunc > ndims.m

iFit/ndims

PURPOSE ^

d = ndims(s) : get the dimensionality of iFunc object

SYNOPSIS ^

function v=ndims(s)

DESCRIPTION ^

 d = ndims(s) : get the dimensionality of iFunc object

   @iFunc/ndims function to get the number of dimensions of the iFunc model.
     a negative dimension is used to indicate a variable dimensionality.

 input:  s: object or array (iFunc)
 output: dimensionality of model in the object (double array)
 ex :    ndims(iFunc)

 Version: Aug. 22, 2017

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1