bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class TwoThresholdRandomGradientDto

    Index

    Constructors

    Properties

    numbers: number[]

    Numbers to remap to bools

    undefined
    
    thresholdTotalTrue: number

    Threshold for the numeric value until which the output will be true

    1
    

    0

    Infinity

    0.1

    thresholdTotalFalse: number

    Threshold for the numeric value until which the output will be true

    2
    

    0

    Infinity

    0.1

    nrLevels: number

    Number of levels to go through in between thresholds for gradient

    10
    

    0

    Infinity

    1