solve# swordfish.function.solve()# It generates the vector b that solves X*b=Y. 参数: X (Constant) -- A square matrix. Y (Constant) -- A vector.