InitError

public enum InitError : Error

Errors throwed by Vector.init()

  • Throwed when no Complex element is provided to initialize a new vector

    Declaration

    Swift

    case doNotPassAnEmptyArray