All Downloads are FREE. Search and download functionalities are using the official Maven repository.

epic.features.LabelFeature.scala Maven / Gradle / Ivy

The newest version!
package epic.features

import epic.framework.Feature
import breeze.util.CachedHashCode

/**
 * TODO
 *
 * @author dlwh
 **/
case class LabelFeature[L](l: L) extends Feature with CachedHashCode




© 2015 - 2025 Weber Informatics LLC | Privacy Policy