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