C-XSC - A C++ Class Library for Extended Scientific Computing 2.5.4
cxsc::l_ivector_slice Class Reference

The Multiple-Precision Data Type l_ivector_slice. More...

#include <l_ivector.hpp>

Collaboration diagram for cxsc::l_ivector_slice:
Collaboration graph

Public Member Functions

 l_ivector_slice (const l_ivector_slice &a) noexcept
 Constructor of class l_ivector_slice.
 
 l_ivector_slice (l_ivector &a, const int &lb, const int &ub) noexcept
 Constructor of class l_ivector_slice.
 
 l_ivector_slice (l_ivector_slice &a, const int &lb, const int &ub) noexcept
 Constructor of class l_ivector_slice.
 
l_ivector_sliceoperator&= (const ivector &rv) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const ivector_slice &sl2) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const l_ivector &rv) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const l_ivector_slice &sl2) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const l_rvector &rv) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const l_rvector_slice &sl2) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const rvector &rv) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator&= (const rvector_slice &sl2) noexcept
 Allocates the intersection of the arguments to the first argument.
 
l_ivector_sliceoperator() () noexcept
 Operator for accessing the whole vector.
 
l_ivector_slice operator() (const int &i) noexcept
 Operator for accessing a part of the vector.
 
l_ivector_slice operator() (const int &i1, const int &i2) noexcept
 Operator for accessing a part of the vector.
 
l_ivector_sliceoperator*= (const imatrix &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const imatrix_slice &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const interval &r) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_imatrix &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_imatrix_slice &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_interval &r) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_real &r) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_rmatrix &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const l_rmatrix_slice &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const real &r) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const rmatrix &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator*= (const rmatrix_slice &m) noexcept
 Implementation of multiplication and allocation operation.
 
l_ivector_sliceoperator+= (const ivector &rv) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const ivector_slice &sl2) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const l_ivector &rv) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const l_ivector_slice &sl2) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const l_rvector &rv) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const l_rvector_slice &sl2) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const rvector &rv) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator+= (const rvector_slice &sl2) noexcept
 Implementation of addition and allocation operation.
 
l_ivector_sliceoperator-= (const ivector &rv) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const ivector_slice &sl2) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const l_ivector &rv) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const l_ivector_slice &sl2) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const l_rvector &rv) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const l_rvector_slice &sl2) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const rvector &rv) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator-= (const rvector_slice &sl2) noexcept
 Implementation of subtraction and allocation operation.
 
l_ivector_sliceoperator/= (const interval &r) noexcept
 Implementation of division and allocation operation.
 
l_ivector_sliceoperator/= (const l_interval &r) noexcept
 Implementation of division and allocation operation.
 
l_ivector_sliceoperator/= (const l_real &r) noexcept
 Implementation of division and allocation operation.
 
l_ivector_sliceoperator/= (const real &r) noexcept
 Implementation of division and allocation operation.
 
l_ivector_sliceoperator= (const imatrix &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const imatrix_slice &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const imatrix_subv &mv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const interval &r) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const ivector &rv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const ivector_slice &sl) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_imatrix &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_imatrix_slice &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_imatrix_subv &) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_interval &r) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_ivector &rv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_ivector_slice &sl) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_real &r) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_rmatrix &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_rmatrix_slice &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_rmatrix_subv &mv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_rvector &rv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const l_rvector_slice &sl) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const real &r) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const rmatrix &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const rmatrix_slice &m) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const rmatrix_subv &mv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const rvector &rv) noexcept
 Implementation of standard assigning operator.
 
l_ivector_sliceoperator= (const rvector_slice &sl) noexcept
 Implementation of standard assigning operator.
 
l_intervaloperator[] (const int &i) const noexcept
 Operator for accessing the single elements of the vector.
 
l_ivector_sliceoperator|= (const ivector &rv) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const ivector_slice &sl2) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const l_ivector &rv) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const l_ivector_slice &sl2) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const l_rvector &rv) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const l_rvector_slice &sl2) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const rvector &rv) noexcept
 Allocates the convex hull of the arguments to the first argument.
 
l_ivector_sliceoperator|= (const rvector_slice &sl2) noexcept
 Allocates the convex hull of the arguments to the first argument.
 

Friends

int Lb (const l_ivector_slice &sl) noexcept
 Returns the lower bound of the vector.
 
int Ub (const l_ivector_slice &sl) noexcept
 Returns the upper bound of the vector.
 
int VecLen (const l_ivector_slice &sl) noexcept
 Returns the dimension of the vector.
 

Detailed Description

The Multiple-Precision Data Type l_ivector_slice.

This data type represents a partial ivector.

See also
l_ivector

Definition at line 870 of file l_ivector.hpp.


The documentation for this class was generated from the following files: