num_logical_qubits# ssip.basic_functions.num_logical_qubits(C: CSScode) → int[source]# Calculate the number of logical qubits of a CSScode. Parameters: C – The CSScode. Returns: The number of logical qubits of C.