docs.unity.cn
    Show / Hide Table of Contents

    Method mm256_cvtsd_f64

    mm256_cvtsd_f64(v256)

    Copy the lower double-precision (64-bit) floating-point element of a to dst.

    Declaration
    public static double mm256_cvtsd_f64(v256 a)
    Parameters
    Type Name Description
    v256 a

    Vector a

    Returns
    Type Description
    Double

    Double

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, August 23, 2022
    Terms of use