LinearNorm

class LinearNorm(val orig: Double, val norm: Double) extends PmmlElement
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions

Concrete fields

val norm: Double
val orig: Double