-
- Downloads
implement broadcasting rules for vectorized values
When a value function returns a single scalar or a matrix, we reshape and repeat this value to obtain the required 3-axis array.
Loading
Please register or sign in to comment
When a value function returns a single scalar or a matrix, we reshape and repeat this value to obtain the required 3-axis array.