pub fn sin(
graph: &mut ComputationGraph,
input: &ReverseVariable,
) -> ReverseVariable
Expand description
Sine operation on computation graph
pub fn sin(
graph: &mut ComputationGraph,
input: &ReverseVariable,
) -> ReverseVariable
Sine operation on computation graph