Scalar to Ndarray (DP_STN)
This function "listifies" the scalar value
Sample Request
{
"project_id": 41,
"block_id": 10,
"parent_id": 9,
"function_code": "DP_STN",
"args": {
"scalar": [89, 13, 13, 345, 34, 332, 68, 39, 83, 73],
"dimensions": 3
}
}Parameter Details
Scalar to Ndarray
Request Body
Name
Type
Description
Last updated