Skip to main content

compute_returns

Function compute_returns 

Source
pub fn compute_returns(rewards: &[f32], gamma: f32) -> Vec<f32>