RAPIDS
Preparing search index...
@rapidsai/cuspatial
makePoints
Function makePoints
makePoints
<
T
extends
Series
<
FloatingPoint
>
>
(
x
:
T
,
y
:
T
,
)
:
StructSeries
<
{
x
:
T
[
"type"
]
;
y
:
T
[
"type"
]
}
>
Type Parameters
T
extends
Series
<
FloatingPoint
>
Parameters
x
:
T
y
:
T
Returns
StructSeries
<
{
x
:
T
[
"type"
]
;
y
:
T
[
"type"
]
}
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
RAPIDS
Loading...