RowReductionNode
io.github.quafadas.spireAD.RowReductionNode
case class RowReductionNode[T](op: ReductionOps, value1: Array[T], thisId: UUID, depId: UUID, someGtoSetGrad: Array[T])(using gfa: VectorisedField[Array, T], gft: VectorisedTrig[Array, T], svf: Field[T], shF: Show[Array[T]], shG: Show[Matrix[T]], ct: ClassTag[T]) extends VDimChangeNode[Array, Array, T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article