Class FVecMapImpl

java.lang.Object
biz.k11i.xgboost.util.FVecMapImpl
All Implemented Interfaces:
FVec, Serializable

class FVecMapImpl extends Object implements FVec
  • Field Details

  • Constructor Details

  • Method Details

    • fvalue

      public float fvalue(int index)
      Description copied from interface: FVec
      Gets index-th value.
      Specified by:
      fvalue in interface FVec
      Parameters:
      index - index
      Returns:
      value