Searched refs:weights_size (Results 1 – 1 of 1) sorted by relevance
822 size_t weights_size; in _gdContributionsAlloc() local827 weights_size = windows_size * sizeof(double); in _gdContributionsAlloc()845 res->ContribRow[u].Weights = (double *) gdMalloc(weights_size); in _gdContributionsAlloc()
Completed in 25 milliseconds