Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/utils/
H A Dhists.c308 …PetscReal xmin, xmax, ymin, ymax, *bins, *values, *weights, binSize, binLeft, binRight, maxHeigh… in PetscDrawHGDraw() local
494 PetscReal xmax, xmin, *bins, *values, *weights, binSize, binLeft, binRight, mean, var, totwt = 0.; in PetscDrawHGView() local