Macaulay2 Engine
Loading...
Searching...
No Matches
ConcreteVectorArithmetic< RingType > Member List

This is the complete list of members for ConcreteVectorArithmetic< RingType >, including all inherited members.

allocateElementArray(ComponentIndex nelems) constConcreteVectorArithmetic< RingType >inline
allocateElementArray() constConcreteVectorArithmetic< RingType >inline
appendToContainer(const ElementArray &sparse, Container &c) constConcreteVectorArithmetic< RingType >inline
ConcreteVectorArithmetic()ConcreteVectorArithmetic< RingType >inline
ConcreteVectorArithmetic(const Ring *origR, const RingType *R)ConcreteVectorArithmetic< RingType >inline
copyElementArray(const ElementArray &sparse) constConcreteVectorArithmetic< RingType >inline
deallocateElementArray(ElementArray &coeffs) constConcreteVectorArithmetic< RingType >inline
denseCancelFromSparse(ElementArray &dense, const ElementArray &sparse, const Range< const int > &comps) constConcreteVectorArithmetic< RingType >inline
denseCancelFromSparse(ElementArray &dense, const ElementArray &sparse, const Range< const int > &comps, ElementArray &result_multiplier) constConcreteVectorArithmetic< RingType >inline
denseNextNonzero(ElementArray &dense, int first, int last) constConcreteVectorArithmetic< RingType >inline
denseToSparse(ElementArray &dense, ElementArray &sparse, Range< int > &comps, int first, int last, MemoryBlock &monomialSpace) constConcreteVectorArithmetic< RingType >inline
denseToSparse(ElementArray &dense, ElementArray &sparse, int *&comps, int first, int last) constConcreteVectorArithmetic< RingType >inline
displayAsDenseArray(std::ostream &o, size_t len, const ElementArray &v, const Range< const int > &comps) constConcreteVectorArithmetic< RingType >inline
displayElement(std::ostream &o, const ElementArray &v, int index) constConcreteVectorArithmetic< RingType >inline
displayElementArray(std::ostream &o, const ElementArray &v) constConcreteVectorArithmetic< RingType >inline
elementArray(const ElementArray &f) constConcreteVectorArithmetic< RingType >inlineprivate
ElementArrayContainer typedefConcreteVectorArithmetic< RingType >
elementArrayFromContainer(const Container &c) constConcreteVectorArithmetic< RingType >inline
elementArrayFromContainerOf_mpz_class(const Container &c) constConcreteVectorArithmetic< RingType >inline
elementArrayFromContainerOfLongs(const Container &c) constConcreteVectorArithmetic< RingType >inline
FieldElement typedefConcreteVectorArithmetic< RingType >
fillDenseArray(ElementArray &dense, const ElementArray &sparse, const Range< const int > &comps) constConcreteVectorArithmetic< RingType >inline
from_ring_elem(ElementArray &coeffs, ring_elem numer, ring_elem denom) constConcreteVectorArithmetic< RingType >inline
from_ring_elem(ElementArray &coeffs, ring_elem numer, ring_elem denom) constConcreteVectorArithmetic< RingType >inline
makeMonic(ElementArray &sparse) constConcreteVectorArithmetic< RingType >inline
mOriginalRingConcreteVectorArithmetic< RingType >private
mRingConcreteVectorArithmetic< RingType >private
mStatsConcreteVectorArithmetic< RingType >mutableprivate
pushBackElement(ElementArray &coeffs, const ElementArray &take_from_here, size_t loc) constConcreteVectorArithmetic< RingType >inline
pushBackMinusOne(ElementArray &coeffs) constConcreteVectorArithmetic< RingType >inline
pushBackNegatedElement(ElementArray &coeffs, const ElementArray &take_from_here, size_t loc) constConcreteVectorArithmetic< RingType >inline
pushBackOne(ElementArray &coeffs) constConcreteVectorArithmetic< RingType >inline
ring() constConcreteVectorArithmetic< RingType >inline
ringElemFromElementArray(const ElementArray &sparse, int index) constConcreteVectorArithmetic< RingType >inline
safeDenseToSparse(ElementArray &dense, ElementArray &sparse, Range< int > &comps, int first, int last, MemoryBlock &monomialSpace, LockType &lock) constConcreteVectorArithmetic< RingType >inline
setZeroInRange(ElementArray &dense, int first, int last) constConcreteVectorArithmetic< RingType >inline
size(const ElementArray &coeffs) constConcreteVectorArithmetic< RingType >inline
stats() constConcreteVectorArithmetic< RingType >inline
to_modp_long(const ElementArray &coeffs, size_t loc) constConcreteVectorArithmetic< RingType >inline
to_modp_long(const ElementArray &coeffs, size_t loc) constConcreteVectorArithmetic< RingType >inline
to_modp_long(const ElementArray &coeffs, size_t loc) constConcreteVectorArithmetic< RingType >inline
to_modp_long(const ElementArray &coeffs, size_t loc) constConcreteVectorArithmetic< RingType >inline
VectorArithmetic classConcreteVectorArithmetic< RingType >friend