Class xlifepp::LcTerm#
-
template<typename TT>
class LcTerm : public std::vector<std::pair<const TT*, complex_t>>#
-
Inheritence diagram for xlifepp::LcTerm:
Collaboration diagram for xlifepp::LcTerm:
Public Functions
-
inline LcTerm(const string_t &ty = "undefined type")#
-
default constructor
Public Members
-
string_t nametype#
-
type name of linear combination
-
inline LcTerm(const string_t &ty = "undefined type")#