pub fn create_fusion_with_params(
quantum_coupling: f64,
coherence_time_ms: u64,
adaptive_learning: bool,
) -> QuantumNeuromorphicFusion
Expand description
Convenience function to create quantum-neuromorphic fusion with custom parameters
pub fn create_fusion_with_params(
quantum_coupling: f64,
coherence_time_ms: u64,
adaptive_learning: bool,
) -> QuantumNeuromorphicFusion
Convenience function to create quantum-neuromorphic fusion with custom parameters