Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 39 found.
[1] < 1 2 3 4 > [4]  Sort:

mpolyEqual (Package: mpoly) : Determine whether two multivariate polynomials are equal.

Determine whether two multivariate polynomials are equal.
● Data Source: CranContrib
● Keywords:
● Alias: ==, ==.mpoly, mpolyEqual
● 0 images

gradient (Package: mpoly) : Compute gradient of a multivariate polynomial.

This is a wrapper for deriv.mpoly.
● Data Source: CranContrib
● Keywords:
● Alias: gradient
● 0 images

terms.mpoly (Package: mpoly) : Extract the terms of a multivariate polynomial.

Compute the terms of an mpoly object as a mpolyList.
● Data Source: CranContrib
● Keywords:
● Alias: terms.mpoly
● 0 images

grobner (Package: mpoly) : Compute a grobner basis of a list of multivariate polynomials.

grobner computes a Groebner basis for a collection of multivarite polynomials represented as an object of class mpolyList. Note that the polynomials printed after calculation are unlikely to be properly ordered; this is because the order of the monomials displayed is governed by the print method, not the mpoly's themselves.
● Data Source: CranContrib
● Keywords:
● Alias: grobner
● 0 images

as.mpoly (Package: mpoly) : Convert an object to an mpoly

mpoly is the most basic function used to create objects of class mpoly.
● Data Source: CranContrib
● Keywords:
● Alias: as.mpoly
● 0 images

plug (Package: mpoly) : Switch indeterminates in a polynomial

Switch indeterminates in a polynomial
● Data Source: CranContrib
● Keywords:
● Alias: plug
● 0 images

mp (Package: mpoly) : Define a multivariate polynomial.

mp is a smart function which attempts to create a formal mpoly object from a character string containing the usual representation of a multivariate polynomial.
● Data Source: CranContrib
● Keywords:
● Alias: mp
● 0 images

swap (Package: mpoly) : Swap polynomial indeterminates

Swap polynomial indeterminates
● Data Source: CranContrib
● Keywords:
● Alias: swap
● 0 images

deriv.mpoly (Package: mpoly) : Compute partial derivatives of a multivariate polynomial.

This is a deriv method for mpoly objects. It does not call the deriv function (from package stats).
● Data Source: CranContrib
● Keywords:
● Alias: deriv.mpoly
● 0 images

chebyshev (Package: mpoly) : Chebyshev polynomials

Chebyshev polynomials as computed by orthopolynom.
● Data Source: CranContrib
● Keywords:
● Alias: chebyshev
● 0 images