1 interface inheriting from ILogarithmicFunctions
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\IFloatingPointIeee754.cs (1)
12
ILogarithmicFunctions
<TSelf>,
94 references to ILogarithmicFunctions
System.Numerics.Tensors (37)
System\Numerics\Tensors\netcore\Tensor.cs (16)
3801
where T :
ILogarithmicFunctions
<T>
3814
where T :
ILogarithmicFunctions
<T>
3825
where T :
ILogarithmicFunctions
<T>
3837
where T :
ILogarithmicFunctions
<T>
3848
where T :
ILogarithmicFunctions
<T>
3860
where T :
ILogarithmicFunctions
<T>
3874
where T :
ILogarithmicFunctions
<T>
3887
where T :
ILogarithmicFunctions
<T>
3901
where T :
ILogarithmicFunctions
<T>
3914
where T :
ILogarithmicFunctions
<T>
3928
where T :
ILogarithmicFunctions
<T>
3941
where T :
ILogarithmicFunctions
<T>
3955
where T :
ILogarithmicFunctions
<T>
3968
where T :
ILogarithmicFunctions
<T>
3982
where T :
ILogarithmicFunctions
<T>
3995
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorOperation.cs (6)
1260
where T :
ILogarithmicFunctions
<T>
1295
where T :
ILogarithmicFunctions
<T>
1310
where T :
ILogarithmicFunctions
<T>
1325
where T :
ILogarithmicFunctions
<T>
1340
where T :
ILogarithmicFunctions
<T>
1355
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Log.cs (5)
32
where T :
ILogarithmicFunctions
<T>
60
where T :
ILogarithmicFunctions
<T>
86
where T :
ILogarithmicFunctions
<T>
98
where T :
ILogarithmicFunctions
<T>
147
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Log10.cs (2)
31
where T :
ILogarithmicFunctions
<T>
43
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Log10P1.cs (2)
31
where T :
ILogarithmicFunctions
<T>
43
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Log2.cs (2)
32
where T :
ILogarithmicFunctions
<T>
44
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.Log2P1.cs (2)
31
where T :
ILogarithmicFunctions
<T>
43
where T :
ILogarithmicFunctions
<T>
System\Numerics\Tensors\netcore\TensorPrimitives.LogP1.cs (2)
31
where T :
ILogarithmicFunctions
<T>
43
where T :
ILogarithmicFunctions
<T>
System.Private.CoreLib (56)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Double.cs (6)
903
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
907
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
910
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
913
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
916
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
920
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Half.cs (6)
1647
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1650
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1653
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1656
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
1659
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1662
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\BFloat16.cs (6)
1253
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1256
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1259
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1262
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
1265
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1268
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal128.cs (7)
1012
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1015
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1018
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1021
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
1024
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2(TSelf)" />
1027
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1030
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal32.cs (7)
1023
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1026
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1029
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1032
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
1035
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2(TSelf)" />
1038
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1041
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Decimal64.cs (7)
1016
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1019
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1022
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1025
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
1028
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2(TSelf)" />
1031
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1034
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\ILogarithmicFunctions.cs (1)
10
where TSelf :
ILogarithmicFunctions
<TSelf>?
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (2)
2271
where T :
ILogarithmicFunctions
<T>
2313
where T :
ILogarithmicFunctions
<T>
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (6)
1145
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
1148
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
1151
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
1154
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
1157
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
1160
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (2)
2666
where T :
ILogarithmicFunctions
<T>
2712
where T :
ILogarithmicFunctions
<T>
src\runtime\src\libraries\System.Private.CoreLib\src\System\Single.cs (6)
898
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf)" />
902
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log(TSelf, TSelf)" />
905
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.LogP1(TSelf)" />
908
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10(TSelf)" />
912
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log2P1(TSelf)" />
915
/// <inheritdoc cref="
ILogarithmicFunctions
{TSelf}.Log10P1(TSelf)" />
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
399
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Numerics.
ILogarithmicFunctions
<>))]