uf3.regression.least_squares.apply_weighted_gram

apply_weighted_gram(gram_matrix: numpy.ndarray, weight: float) numpy.ndarray[source]

Deprecated utility function for weighting gram matrix.