영어로 읽기

다음을 통해 공유


Vector.AsVectorInt32<T>(Vector<T>) 메서드

정의

지정된 벡터의 비트를 정수 벡터의 비트로 재해석합니다.

public static System.Numerics.Vector<int> AsVectorInt32<T>(System.Numerics.Vector<T> value) where T : struct;
public static System.Numerics.Vector<int> AsVectorInt32<T>(System.Numerics.Vector<T> value);

형식 매개 변수

T

벡터 형식입니다. T는 기본 숫자 형식일 수 있습니다.

매개 변수

value
Vector<T>

원본 벡터입니다.

반환

재해석된 벡터입니다.

예외

value(T)의 형식은 지원되지 않습니다.

적용 대상

제품 버전
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided), 2.1
UWP 10.0