Navigation

Operators and Keywords

Function List:

C++ API

spfun.m File Reference


Functions

 if (isa(f,"function_handle")||isa(f,"inline function")) t
endif endfunction !assert (spfun('exp',[1, 2;3, 0]), sparse([exp(1), exp(2);exp(3), 0]))%!assert(spfun('exp'
endif endfunction sparse ([1, 2;3, 0]))

Variables

function t
 endif [i, j, v] = find (s)

Function Documentation

endif endfunction !assert ( spfun('exp',[1, 2;3, 0])  ,
sparse([exp(1), exp(2);exp(3), 0])   
)

if ( isa(f,"function_handle")||isa(f,"inline function")   ) 

endif endfunction sparse (  ) 


Variable Documentation

endif[i, j, v] = find (s)

else t

Initial value:

 spfun (f, s)

  if (nargin != 2)
    print_usage ()