toMap

open fun DoubleArray.toMap(): Map<Symbol, Double>
open fun <T> Point<T>.toMap(): Map<Symbol, T>