4 references to Lerp
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
829
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
Lerp
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1545
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
Lerp
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1177
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
Lerp
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
826
/// <inheritdoc cref="IFloatingPointIeee754{TSelf}.
Lerp
(TSelf, TSelf, TSelf)" />