string
Overloads
| Name | Description |
|---|---|
string(const List<BC> bcs) -> string | Format a vector of boundary conditions as a string. |
string(const SupportTable rhs) -> string | Converts an instance of type, Lattice, to a string |
string(const StateVector<Complex,Fermion,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateVector<Real,Fermion,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateVector<Complex,Fermion,Dense,SingleParticle> value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateVector<Real,Fermion,Dense,SingleParticle> value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateVector<Real,Fermion,Sparse,Number> value) -> string | Returns a standardized string representation for a StateVector. |
string(const LatticeCoordinate value) -> string | Returns a standardized string representation for a LatticeCoordinate. |
string(const StateInfo value) -> string | Returns a standardized string representation for a StateInfo. |
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<Complex,Spinhalf,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(const StateVector<Real,Spinhalf,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(const SSEConfigEntry value) -> string | Returns a standardized string representation for a SSEConfigEntry. |
string(const EigsStatusItem rhs) -> string | Converts an instance of type EigsStatusItem to a string |
string(const Interval value) -> string | Returns a standardized string representation for a Interval. |
string(const StateVector<Real,Unknown,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(BoundaryConditionType bc) -> string | Format the boundary condition as a string. |
string(const StateVector<Complex,Unknown,Dense,Complete> value) -> string | Returns a standardized string representation for a StateVector. |
string(const Estimate value) -> string | Returns a standardized string representation for a Estimate. |
string(const List<BC> bcs) -> string
Format a vector of boundary conditions as a string.
string(const SupportTable rhs) -> string
Converts an instance of type, Lattice, to a string
Parameters
- rhs: Instance of type Lattice
string(const StateVector<Complex,Fermion,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(const StateVector<Real,Fermion,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(const StateVector<Complex,Fermion,Dense,SingleParticle> value) -> string
Returns a standardized string representation for a StateVector.
string(const StateVector<Real,Fermion,Dense,SingleParticle> value) -> string
Returns a standardized string representation for a StateVector.
string(const StateVector<Real,Fermion,Sparse,Number> value) -> string
Returns a standardized string representation for a StateVector.
string(const LatticeCoordinate value) -> string
Returns a standardized string representation for a LatticeCoordinate.
string(const StateInfo value) -> string
Returns a standardized string representation for a StateInfo.
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<Complex,Spinhalf,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(const StateVector<Real,Spinhalf,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(const SSEConfigEntry value) -> string
Returns a standardized string representation for a SSEConfigEntry.
string(const EigsStatusItem rhs) -> string
Converts an instance of type EigsStatusItem to a string
string(const Interval value) -> string
Returns a standardized string representation for a Interval.
string(const StateVector<Real,Unknown,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(BoundaryConditionType bc) -> string
Format the boundary condition as a string.
string(const StateVector<Complex,Unknown,Dense,Complete> value) -> string
Returns a standardized string representation for a StateVector.
string(const Estimate value) -> string
Returns a standardized string representation for a Estimate.