ReductionNode
io.github.quafadas.spireAD.ReductionNode
case class ReductionNode[F[_], T](value1: Scalar[T], thisId: UUID, depId: UUID, op: ReductionOps, gradsize: F[T])(using vfF: VectorisedField[F, T], vfS: VectorisedField[Scalar, T], vt: VectorisedTrig[Scalar, T], f: Field[T], sh: Show[Scalar[T]], shF: Show[F[T]], ct: ClassTag[T]) extends VDimChangeNode[Scalar, F, T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article