Computes the Hamming weight of a list L, which is the number of its non-zero entries.
|
|
The object weight is a method function.
The source of this document is in CodingTheory.m2:3082:0.