Julia Programming Language
What is Ref?
New to Julia
broadcasting
Oscar_Smith
January 18, 2022, 6:37pm
14
Think of
Ref(x)
like
[x]
.
1 Like
Mutating function parameters
show post in topic
Related topics
Topic
Replies
Views
Activity
recent broadcast changes (iterate by default), scalar struct, and `@.`
Internals & Design
broadcast
68
7874
January 9, 2019
"Scalarizing" an element in broadcast or dot fused calls
General Usage
6
744
July 14, 2017
What does Ref on one hand and "aliasing a vector" on the other mean?
New to Julia
7
861
April 28, 2021
A more intuitive way to treat an object as a scalar in broadcasting?
Internals & Design
broadcast
9
692
March 5, 2020
Understanding type Ref{T}
New to Julia
9
1023
December 17, 2023