public final class DoubleExtensionsKt
final F64Array
minus(Double $self, F64Array other)
plus(Double $self, F64Array other)
times(Double $self, F64Array other)
div(Double $self, F64Array other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final F64Array minus(Double $self, F64Array other)
Operator overloads for Double and F64Array.
final F64Array plus(Double $self, F64Array other)
final F64Array times(Double $self, F64Array other)
final F64Array div(Double $self, F64Array other)