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

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

#include <l_imatrix.hpp>

List of all members.

Public Member Functions

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

Friends

l_imatrix_subv Col (l_imatrix &m, const int &i) throw ()
 Returns one column of the matrix as a vector.
l_imatrix_subv Col (const l_imatrix &m, const int &i) throw ()
 Returns one column of the matrix as a vector.
int Lb (const l_imatrix_subv &rv) throw ()
 Returns the lower bound of the vector.
l_imatrix_subv Row (l_imatrix &m, const int &i) throw ()
 Returns one row of the matrix as a vector.
l_imatrix_subv Row (const l_imatrix &m, const int &i) throw ()
 Returns one row of the matrix as a vector.
int Ub (const l_imatrix_subv &rv) throw ()
 Returns the upper bound of the vector.

Detailed Description

The Multiple-Precision Data Type l_imatrix_subv.

This Data Type provides one column or row of a matrix as a vector.

Definition at line 46 of file l_imatrix.hpp.


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