METAS UncLib Help
C#VBC++F#
    Show/Hide TOC

      IComplexArray Interface

      Definition

      Namespace: Metas.UncLibCOM.Core.Interface
      Assembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9245.26172
      C#
      public interface IComplexArray
      VB
      Public Interface IComplexArray
      C++
      public interface class IComplexArray
      F#
      type IComplexArray = interface end

      Properties

      IsColVector 
      IsMatrix 
      IsRowVector 
      memsize 
      ndims 
      numel 
      size 

      Methods

      Abs 
      Acos 
      Acosh 
      Add 
      Angle 
      Asin 
      Asinh 
      Atan 
      Atanh 
      BinaryDeserialize 
      BinaryDeserializeFromByteArray 
      BinarySerialize 
      BinarySerializeToByteArray 
      Conj 
      Copy 
      Cos 
      Cosh 
      CTranspose 
      DblImagValue 
      DblRealValue 
      Debug 
      Divide 
      Exp 
      GetItem1d 
      GetItem2d 
      GetItem3d 
      GetItemNd 
      HorzCat 
      Identity 
      Imag 
      Init1d 
      Init1dData 
      Init2d 
      Init2dData 
      Init3d 
      Init3dData 
      InitDbl 
      InitDblReIm 
      InitNd 
      InitRe 
      InitReIm 
      InterchangeRows 
      LAdd 
      LDivide 
      LMultiply 
      Log 
      Log(ComplexArray) 
      Log10 
      LSubtract 
      Multiply 
      Negative 
      Ones1d 
      Ones2d 
      Ones3d 
      OnesNd 
      Pow(ComplexArray) 
      Pow(Int32) 
      RAdd 
      RDivide 
      Real 
      Reshape 
      RMultiply 
      RSubtract 
      SetItem1d 
      SetItem2d 
      SetItem3d 
      SetItemNd 
      Sin 
      Sinh 
      Sqrt 
      Subtract 
      Tan 
      Tanh 
      ToString 
      Transpose 
      VertCat 
      XmlDeserialize 
      XmlDeserializeFromString 
      XmlSerialize 
      XmlSerializeToString 
      Zeros1d 
      Zeros2d 
      Zeros3d 
      ZerosNd 

      See Also

      Reference

      Metas.UncLibCOM.Core.Interface Namespace

      In This Article

      • Definition
      • Properties
      • Methods
      • See Also

      Copyright © METAS 2009 - 2025

      Send comments on this topic to Michael Wollensack