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>

List of all members.

Public Member Functions

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

Friends

int Lb (const l_ivector_slice &sl) throw ()
 Returns the lower bound of the vector.
int Ub (const l_ivector_slice &sl) throw ()
 Returns the upper bound of the vector.
int VecLen (const l_ivector_slice &sl) throw ()
 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: