When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Covariant transformation - Wikipedia

    en.wikipedia.org/wiki/Covariant_transformation

    The explicit form of a covariant transformation is best introduced with the transformation properties of the derivative of a function. Consider a scalar function f (like the temperature at a location in a space) defined on a set of points p, identifiable in a given coordinate system , =,, … (such a collection is called a manifold).

  3. Principle of covariance - Wikipedia

    en.wikipedia.org/wiki/Principle_of_covariance

    The transformations between frames are all arbitrary (invertible and differentiable) coordinate transformations. The covariant quantities are scalar fields, vector fields, tensor fields etc., defined on spacetime considered as a manifold. Main example of covariant equation is the Einstein field equations.

  4. General covariance - Wikipedia

    en.wikipedia.org/wiki/General_covariance

    The relationship between general covariance and general relativity may be summarized by quoting a standard textbook: [3] Mathematics was not sufficiently refined in 1917 to cleave apart the demands for "no prior geometry" and for a geometric, coordinate-independent formulation of physics.

  5. Covariance and contravariance of vectors - Wikipedia

    en.wikipedia.org/wiki/Covariance_and_contra...

    That is, the components must be transformed by the same matrix as the change of basis matrix in the corresponding (initial) vector space. The components of covectors (as opposed to those of vectors) are said to be covariant. In Einstein notation, covariant components are denoted with lower indices as in

  6. Covariance function - Wikipedia

    en.wikipedia.org/wiki/Covariance_function

    The "squared exponential" (or "Gaussian") covariance function: = ⁡ ((/)) is a stationary covariance function with smooth sample paths. The Matérn covariance function and rational quadratic covariance function are two parametric families of stationary covariance functions. The Matérn family includes the exponential and squared exponential ...

  7. Hom functor - Wikipedia

    en.wikipedia.org/wiki/Hom_functor

    Hom(A, –) maps each morphism f : X → Y to the function Hom(A, f) : Hom(A, X) → Hom(A, Y) given by for each g in Hom(A, X). This is a contravariant functor given by: Hom(–, B) maps each object X in C to the set of morphisms, Hom(X, B) Hom(–, B) maps each morphism h : X → Y to the function

  8. List of formulas in Riemannian geometry - Wikipedia

    en.wikipedia.org/wiki/List_of_formulas_in...

    Download as PDF; Printable version; ... The covariant derivative of a function ... Note that this transformation formula is for the mean curvature vector, ...

  9. Covariance and contravariance (computer science) - Wikipedia

    en.wikipedia.org/wiki/Covariance_and_contra...

    For example, the Scala Collections library defines three separate interfaces for classes which employ covariance: a covariant base interface containing common methods, an invariant mutable version which adds side-effecting methods, and a covariant immutable version which may specialize the inherited implementations to exploit structural sharing ...