Template Class VertexPainter¶
Defined in File vertex_painter.hpp
Inheritance Relationships¶
Base Type¶
public sequant::VertexPainterImpl(Class VertexPainterImpl)
Class Documentation¶
-
template<typename TN>
class VertexPainter : public sequant::VertexPainterImpl¶ Public Functions
-
VertexPainterImpl(const NamedIndexSet &named_indices, bool distinct_named_indices = true)¶
- Parameters:
named_indices – indices not in this list will use colors based on their Index::color()
distinct_named_indices – if false, will use same color for all named indices that have same Index::color(), else will use distinct color for each named_index
-
VertexPainterImpl(const NamedIndexSet &named_indices, bool distinct_named_indices = true)¶