Navigation

Operators and Keywords

Function List:

C++ API

lognormal_pdf.m File Reference


Functions

 if (!warned) warned
 warning ("Octave:deprecated-function","lognormal_pdf is obsolete and will be removed from a future version of Octave; please use lognpdf instead")
endif if (nargin > 1) a
 a (idx)
 a (!idx)
endif if (nargin > 2) v
 v (idx)
 v (!idx)

Variables

function pdf
 idx = a >= 0

Function Documentation

a ( idx  ) 

a ( idx   ) 

endif if ( nargin  ,
 
)

endif if ( nargin  ,
 
)

if ( warned  ) 

v ( idx  ) 

v ( idx   ) 

warning ( "Octave:deprecated-function ,
"lognormal_pdf is obsolete and will be removed from a future version of Octave; please use lognpdf instead"   
)


Variable Documentation

idx = a >= 0

Initial value:

 lognormal_pdf (varargin)

  persistent warned = false