is_row_major


Description:

[ Version ( since = "0.3.0" ) ]
public bool is_row_major ()

Parameters:

this

A Tensor.

Returns:

true if the tensor is row major a.k.a. C order, false otherwise.