FeatureMap¶
- class FeatureMap[source]¶
Base class for FeatureMap.
This method should initialize the module and use an exception if a component of the module is not available.
Attributes
returns feature dimension
returns number of qubits
returns whether or not the sub-class support parameterized circuit
Methods
FeatureMap.construct_circuit
(x[, qr, inverse])Construct the variational form, given its parameters.
FeatureMap.get_entangler_map
(map_type, …)get entangle map
validate entangler map