ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / CBlkRateDistStats Class / truncDists Field

In This Topic
    truncDists Field (CBlkRateDistStats)
    In This Topic
    The distortion for each truncation point (valid and non-valid ones)
    Syntax
    'Declaration
     
    
    Public truncDists As Double()
    public double[] truncDists
    See Also