Average of a Single Matrix along Rows ========================================= This is an example of computing the average of a single matrix input along the rows of the matrix. .. jupyter-execute:: ../../../../omtools/examples/valid/ex_average_single_matrix_along1.py .. embed-n2 :: ../omtools/examples/valid/ex_average_single_matrix_along1.py