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
Understanding type Ref{T}
New to Julia
9
933
December 17, 2023
recent broadcast changes (iterate by default), scalar struct, and `@.`
Internals & Design
broadcast
68
7758
January 9, 2019
What does Ref on one hand and "aliasing a vector" on the other mean?
New to Julia
7
854
April 28, 2021
Ref vs zero-dimensional arrays?
General Usage
question
12
1824
April 12, 2025
A more intuitive way to treat an object as a scalar in broadcasting?
Internals & Design
broadcast
9
672
March 5, 2020