Indices: Difference between revisions

Jump to navigation Jump to search
4 bytes removed ,  10:04, 5 November 2019
m
no edit summary
Miraheze>Adám Brudzewsky
m (Text replacement - "http://help.dyalog.com/latest/Content/Language/" to "http://help.dyalog.com/latest/index.htm#Language/")
Miraheze>Marshall
mNo edit summary
Line 1: Line 1:
:''This function describes a primitive whose result is a list of indices. See [[Index]] for the page on indices themselves.''
:''This page describes a primitive whose result is a list of indices. See [[Index]] for the page on indices themselves.''


{{Built-in|Indices|⍸}} or '''Where''', is a [[monadic]] [[primitive function]] which returns the [[Index|indices]] of all ones in a [[boolean]] array. More generally, Indices accepts an array of non-negative integers and copies each index the corresponding number of times.
{{Built-in|Indices|⍸}} or '''Where''', is a [[monadic]] [[primitive function]] which returns the [[Index|indices]] of all ones in a [[boolean]] array. More generally, Indices accepts an array of non-negative integers and copies each index the corresponding number of times.
Anonymous user

Navigation menu