Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Returns a Boolean value that indicates whether the accelerator has limited support for double precision math. If the accelerator has only limited support, then fused multiply add (FMA), division, reciprocal, and casting between int and double are not supported.
bool get_supports_limited_double_precision() const;
Return Value
true if the accelerator has limited support for double precision math; otherwise, false.
Requirements
Header: amprt.h
Namespace: Concurrency