Package org.jetbrains.bio.viktor
Class DoubleExtensionsKt
-
- All Implemented Interfaces:
public final class DoubleExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static F64Arrayminus(Double $self, F64Array other)Operator overloads for Double and F64Array. final static F64Arrayplus(Double $self, F64Array other)final static F64Arraytimes(Double $self, F64Array other)final static F64Arraydiv(Double $self, F64Array other)
-