Distributed Matrix<T>.Acos Core Method
Computes the inverse cosine of the elements of a matrix.
Definition
Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected override Matrix<T> AcosCore(
Matrix<T> result
)