Skip to contents

This function returns the number of rows present in a Numpy array.

Usage

n_row(x)

Arguments

x

A Numpy array.

Value

A numeric value.

Author

Simon Garnier, garnier@njit.edu