Package jline.api.mam

Interface Mmap_mixture_order2.WeightsCallback

Enclosing class:
Mmap_mixture_order2

public static interface Mmap_mixture_order2.WeightsCallback
Functional callback used internally for weight-combination enumeration.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(double[] weights)
     
  • Method Details

    • apply

      void apply(double[] weights)