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: Nov. 26, 2018

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1