qiskit.ml.circuit.library.RawFeatureVector.count_ops¶ RawFeatureVector.count_ops()¶ Count each operation kind in the circuit. Returns a breakdown of how many operations of each kind, sorted by amount. Return type OrderedDict