Support triplets #205
Annotations
3 errors and 10 warnings
build:
src/NetFabric.Numerics/Rectangular3D/Vector.cs#L356
Missing partial modifier on declaration of type 'Vector'; another partial declaration of this type exists
|
build:
src/NetFabric.Numerics/Rectangular3D/Vector.cs#L356
Missing partial modifier on declaration of type 'Vector'; another partial declaration of this type exists
|
build
Process completed with exit code 1.
|
build:
src/NetFabric.Numerics.Tensors/Divide.cs#L30
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
|
build:
src/NetFabric.Numerics.Tensors/Add.cs#L5
Missing XML comment for publicly visible type or member 'Tensor'
|
build:
src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L7
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, ReadOnlySpan<T>, Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L62
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, T, Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L111
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T), Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L167
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T, T), Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L7
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, ReadOnlySpan<T>, ReadOnlySpan<T>, Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L69
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, T, ReadOnlySpan<T>, Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L127
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T), ReadOnlySpan<T>, Span<T>, bool)'
|
build:
src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L193
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T, T), ReadOnlySpan<T>, Span<T>, bool)'
|