com.alpine.model.pack
Dresses the row argument in a Seq[Double].
Dresses the row argument in a Seq[Double]. Elements that can't be casted to java.lang.Number will be represented by Double.NaN.
Seq[Any] to be dressed as Seq[Double]
Utility functions that Transformers may need.
Dresses the row argument in a Seq[Double]. Elements that can't be casted to java.lang.Number will be represented by Double.NaN.
Seq[Any] to be dressed as Seq[Double]