VarianceBias Enum

class arrayfire_wrapper.lib.VarianceBias(value)

Bases: Enum

DEFAULT = 0
POPULATION = 2
SAMPLE = 1