首页 / base / oaComplexArray

oaComplexArray

模块: oapy._oa._base 导入: from oapy._oa import _base

概览

oaComplexArrayoapy 中可用,可通过 _base 模块访问。

本页汇总 oaComplexArray 当前在 oapy 中可用的 Python 接口。

详细说明

template class oaComplexArray< obj > The oaComplexArray template class represents an array of complex numbers, each of which has a real and an imaginary part。

构造函数

_base.oaComplexArray(sizeIn=0)

obj = _base.oaComplexArray(sizeIn=0)

_base.oaComplexArray(array)

obj = _base.oaComplexArray(array)

方法总览

状态 Python 调用

方法说明