java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.Feature

class Feature extends Object
  • Field Details

    • classify

      int classify
    • index

      int index
    • value

      float value
  • Constructor Details

    • Feature

      public Feature(int _classify, int _index, float _value)