MCPcopy Create free account
hub / github.com/SAITPublic/PIMSimulator / lrint

Function lrint

lib/half.h:4326–4326  ·  view source on GitHub ↗

Nearest integer using half's internal rounding mode. See also:** Documentation for [std::lrint](https://en.cppreference.com/w/cpp/numeric/math/rint). \param arg half expression to round \return nearest integer using default rounding mode \exception FE_INVALID if value is not representable as `long` \exception FE_INEXACT if value had to be rounded

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected