|
NEML2 2.0.0
|
Public Member Functions | |
| str | __repr__ (self) |
| bool | has_subaxis (self, typing.Any name) |
| bool | has_variable (self, typing.Any name) |
| int | nsubaxis (self) |
| int | nvariable (self) |
| int | size (self) |
| int | size (self, typing.Any name) |
| LabeledAxis | subaxis (self, typing.Any name) |
| list[str] | subaxis_names (self) |
| list[VariableName|str] | variable_names (self) |
| str __repr__ | ( | self | ) |
| bool has_subaxis | ( | self, | |
| typing.Any | name ) |
| bool has_variable | ( | self, | |
| typing.Any | name ) |
| int nsubaxis | ( | self | ) |
| int nvariable | ( | self | ) |
| int size | ( | self | ) |
| int size | ( | self, | |
| typing.Any | name ) |
| LabeledAxis subaxis | ( | self, | |
| typing.Any | name ) |
| list[str] subaxis_names | ( | self | ) |
| list[VariableName | str] variable_names | ( | self | ) |