Home
last modified time | relevance | path

Searched refs:lsquare_of_sums (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
Dstats.py1759 def lsquare_of_sums(inlist): function
1994 square_of_sums = Dispatch((lsquare_of_sums, (ListType, TupleType)),)
4504 (lsquare_of_sums, (ListType, TupleType)), (asquare_of_sums, (N.ndarray,)))