TejV

io.github.quafadas.spireAD.TejV
See theTejV companion class
object TejV extends TejInstances

Attributes

Companion
class
Graph
Supertypes
trait TejInstances
class Object
trait Matchable
class Any
Self type
TejV.type

Members list

Value members

Concrete methods

def apply[F[_], T](t: F[T])(using td: TejVGraph[T], f: VectorisedField[F, T], tr: VectorisedTrig[F, T], sh: Show[F[T]]): TejV[F, T]

Implicits

Implicits

implicit def autoTejV[F[_], T](anF: F[T])(using c: ClassTag[T], td: TejVGraph[T], f: VectorisedField[F, T], sh: Show[F[T]], t: VectorisedTrig[F, T]): TejV[F, T]

Inherited implicits

implicit def TejAlgebra[T](implicit c: ClassTag[T], d: TejDim[T], f: Field[T], n: NRoot[T], o: Order[T], s: Signed[T], t: Trig[T]): TejAlgebra[T]

Attributes

Inherited from:
TejInstances
implicit def TejEq[T : Eq]: Eq[Tej[T]]

Attributes

Inherited from:
TejInstances