[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "21.0.0" ) ]
public string[] get_dim_names ()
| this |
|
Dimention names of the tensor. It's a null-terminated string array. It must be freed with strfreev when no longer needed. |