Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ nrows
Method
nrows
tools/swig/test/Farray.cxx:56–59 ·
view source on GitHub ↗
Length accessors
Source
from the content-addressed store, hash-verified
54
55
// Length accessors
56
int Farray::nrows() const
57
{
58
return _nrows;
59
}
60
61
int Farray::ncols() const
62
{
Callers
2
testNrows
Method · 0.45
testNrows
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected