Struct core::arch::aarch64::float64x2x4_t1.59.0[][src]

pub struct float64x2x4_t(pub float64x2_t, pub float64x2_t, pub float64x2_t, pub float64x2_t);
This is supported on AArch64 only.
Expand description

ARM-specific type containing four float64x2_t vectors.

Tuple Fields

0: float64x2_t1: float64x2_t2: float64x2_t3: float64x2_t

Trait Implementations

返回值的副本。 Read more

source 执行复制分配。 Read more

使用给定的格式化程序格式化该值。 Read more

Auto Trait Implementations

Blanket Implementations

获取 selfTypeIdRead more

从拥有的值中一成不变地借用。 Read more

从拥有的值中借用。 Read more

执行转换。

执行转换。

发生转换错误时返回的类型。

执行转换。

发生转换错误时返回的类型。

执行转换。