Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ ncols
Method
ncols
tools/swig/test/Farray.cxx:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
int Farray::ncols() const
62
{
63
return _ncols;
64
}
65
66
// Set item accessor
67
long & Farray::operator()(int i, int j)
Callers
2
testNcols
Method · 0.45
testNcols
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected