Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: maximum_n_ind example

by etj (Deacon)
on Jun 06, 2022 at 01:06 UTC ( [id://11144423]=note: print w/replies, xml ) Need Help??


in reply to Re: maximum_n_ind example
in thread PDL Command: maximum_n_ind example

maximum_n_ind lives in PDL::Ufunc (somewhat to my surprise). To find this sort of information, in perldl do:
pdl> ?? maximum_n_ind maximum_n_ind P::Ufunc Returns the index of `m_size' maximum elemen +ts. As of 2.077, you can specify how many by either pa +ssing in an ndarray of the given size (DEPRECATED - w +ill be converted to indx if needed and the input ar +g will be set to that), or just the size, or a null an +d the size. maxover_n_ind P::Ufunc Synonym for maximum_n_ind.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11144423]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 06:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found