Home
last modified time | relevance | path

Searched defs:getNcols (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.hpp158 inline unsigned short getNcols() const { return (rowbeg-headp)/3; } in getNcols() function in Image::Indexed
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/src/src-shared/
H A DHOPSPACK_Matrix.cpp105 int HOPSPACK::Matrix::getNcols() const in getNcols() function in HOPSPACK::Matrix