Navigation

Operators and Keywords

Function List:

C++ API

logistic_inv.m File Reference


Functions

 if (any(k)) inv(k)

Variables

function inv
 k = find ((x < 0) | (x > 1) | isnan (x))

Function Documentation

if ( any(k  ) 


Variable Documentation

Initial value:

 logistic_inv (x)

  if (nargin != 1)
    print_usage ()

endif k = find ((x < 0) | (x > 1) | isnan (x))