multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.complex
/
ComplexFloatIterator
Complex
Float
Iterator
common
abstract
class
ComplexFloatIterator
:
Iterator
<
ComplexFloat
>
Content copied to clipboard
Constructors
Functions
Constructors
Complex
Float
Iterator
Link copied to clipboard
common
fun
ComplexFloatIterator
(
)
Content copied to clipboard
Functions
next
Link copied to clipboard
common
operator override
fun
next
(
)
:
ComplexFloat
Content copied to clipboard
next
Complex
Float
Link copied to clipboard
common
abstract
fun
nextComplexFloat
(
)
:
ComplexFloat
Content copied to clipboard