Function cntk::ops::pow [] [src]

pub fn pow<T: Into<Variable>, U: Into<Variable>>(x: T, y: U) -> Function