Julia Programming Language
What is Ref?
New to Julia
broadcasting
Oscar_Smith
January 18, 2022, 6:37pm
14
Think of
Ref(x)
like
[x]
.
Mutating function parameters
show post in topic
Related topics
Topic
Replies
Views
Activity
How does broadcasting work for a vector of `RefArray`s?
General Usage
3
208
December 7, 2022
Understanding type Ref{T}
New to Julia
9
749
December 17, 2023
Broadcasting and arrays of arrays
General Usage
broadcast
,
array
8
1255
December 3, 2017
Use of `Ref` in broadcasting user-defined functions
New to Julia
question
2
817
July 6, 2021
Marking types as scalar for broadcasting, Ref vs. Tuple?
General Usage
2
669
September 24, 2019