Skip to main content

matrix_log2

Function matrix_log2 

Source
pub fn matrix_log2(a: &Matrix) -> Result<Matrix>
Expand description

Calculates base 2 logarithm of the a matrix elements.