cblas_scnrm2(_:_:_:) Computes the unitary norm of a vector (single-precision complex). iOS 16.4+iPadOS 16.4+Mac Catalyst 16.4+macOS 13.3+tvOS 16.4+visionOS 1.0+watchOS 9.4+ func cblas_scnrm2( _ N: __LAPACK_int, _ X: OpaquePointer?, _ INCX: __LAPACK_int ) -> Float ...
cblas_scnrm2(_:_:_:) Computes the unitary norm of a vector (single-precision complex). iOS 16.4+iPadOS 16.4+Mac Catalyst 16.4+macOS 13.3+tvOS 16.4+visionOS 1.0+watchOS 9.4+ func cblas_scnrm2( _ N: __LAPACK_int, _ X: OpaquePointer?, _ INCX: __LAPACK_int ) -> Float ...