Variable sequant::mbpt::label2optype

Variable Documentation

const std::map<std::wstring, OpType> sequant::mbpt::label2optype = ranges::views::zip(ranges::views::values(optype2label), ranges::views::keys(optype2label)) | ranges::to<std::map<std::wstring, OpType>>()

maps operator labels to their types