io.github.metarank.ltrlib.model.Feature
See theFeature companion trait
object Feature
Attributes
Members list
Type members
Classlikes
case class CategoryFeature(name: String) extends Feature
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Featureclass Objecttrait Matchableclass AnyShow all
case class SingularFeature(name: String) extends Feature
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Featureclass Objecttrait Matchableclass AnyShow all
case class VectorFeature(name: String, size: Int) extends Feature
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Featureclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article