HSGP.create_variable#
- HSGP.create_variable(name, xdist=False)[source]#
Create a variable from HSGP configuration.
- Parameters:
- name
str The name of the variable.
- name
- Returns:
XTensorVariableThe variable created from the HSGP configuration.
Create a variable from HSGP configuration.
strThe name of the variable.
XTensorVariableThe variable created from the HSGP configuration.