evalinv.m

来自「computation of conformal maps to polygon」· M 代码 · 共 7 行

M
7
字号
function [zp,flag] = evalinv(M,wp,tol,z0)
%EVALINV Not supported for RIESURFMAPs.
%   Currently inversion of maps to Riemann surfaces is not supported,
%   primarily because of the multivalued nature of the inverse.

help riesurfmap/evalinv

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?