string
Overloads
| Name | Description |
|---|---|
string(const LatticeCoordinate value) -> string | Returns a standardized string representation for a LatticeCoordinate. |
string(const SupportTable rhs) -> string | Converts an instance of type, Lattice, to a string |
string(const Estimate value) -> string | Returns a standardized string representation for a Estimate. |
string(const EigsOptions lhs) -> string | Converts an EigsOptions object to a string. |
string(const NeighbourhoodRule value) -> string | Returns a standardized string representation for a NeighbourhoodRule. |
string(const Lattice rhs) -> string | Converts an instance of type, Lattice, to a string |
string(const StateVector value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateInfo value) -> string | Returns a standardized string representation for a StateInfo. |
string(const EigsStatus lhs) -> string | Converts an EigsStatus object to a string. |
string(const Interval value) -> string | Returns a standardized string representation for a Interval. |
string(const LatticeCoordinate value) -> string
Returns a standardized string representation for a LatticeCoordinate.
string(const SupportTable rhs) -> string
Converts an instance of type, Lattice, to a string
Parameters
- rhs: Instance of type Lattice
string(const Estimate value) -> string
Returns a standardized string representation for a Estimate.
string(const EigsOptions lhs) -> string
Converts an EigsOptions object to a string.
string(const NeighbourhoodRule value) -> string
Returns a standardized string representation for a NeighbourhoodRule.
string(const Lattice rhs) -> string
Converts an instance of type, Lattice, to a string
Parameters
- rhs: Instance of type Lattice
string(const StateVector value) -> string
Returns a standardized string representation for a StateVector.
string(const StateInfo value) -> string
Returns a standardized string representation for a StateInfo.
string(const EigsStatus lhs) -> string
Converts an EigsStatus object to a string.
string(const Interval value) -> string
Returns a standardized string representation for a Interval.