RCAIDE.Framework.Optimization.Packages.scipy.scipy_setup.SciPy_Problem# SciPy_Problem(problem, x)[source]# This wrapper runs the RCAIDE problem and is called by the Scipy solver. Prints the inputs (x) as well as the objective value Assumptions: None Source: N/A Inputs: problem [nexus()] x [array] Outputs: obj [float] Properties Used: None