
epic.features.IndicatorFeature.scala Maven / Gradle / Ivy
The newest version!
package epic.features
import epic.framework.Feature
import breeze.util.CachedHashCode
/**
* TODO
*
* @author dlwh
**/
// Parer Features
case class IndicatorFeature(a: Any) extends Feature with CachedHashCode
© 2015 - 2025 Weber Informatics LLC | Privacy Policy