List of Float to table
Creates a table with a single column containing all elements of a given list.
Inputs
-
List — List of Float
List to convert.
Outputs
-
Result — Tensor
A table with a single column containing all elements of List.