Function opencv::core::cube_root
[−]
[src]
pub fn cube_root(val: f32) -> Result<f32, String>
computes cube root of the argument
pub fn cube_root(val: f32) -> Result<f32, String>
computes cube root of the argument