|
Math::GrahamFunction::SqFacts::Dipole - a dipole of two vectors - a result and a composition. |
Math::GrahamFunction::SqFacts::Dipole - a dipole of two vectors - a result and a composition.
This is a module for Math::GrahamFunction's internal use only.
clone()Clones the dipole returning a new dipole with the clone of the result and the composition.
mult_by($constant_dipole)Multiplies the result by the result and the composition by the composition.
is_square()Returns whether the result is square.
exists($factor)Returns whether the factor exists in the result.
first()Returns the first() factor of the result vector.
factors()Equivalent to $dipole-result()->factors()>.
|
Math::GrahamFunction::SqFacts::Dipole - a dipole of two vectors - a result and a composition. |