27#ifndef _CXSC_LIVECIMAT_HPP_INCLUDED
28#define _CXSC_LIVECIMAT_HPP_INCLUDED
The Data Type idotprecision.
The Data Type imatrix_slice.
The Data Type imatrix_subv.
The Multiple-Precision Data Type l_ivector_slice.
The Multiple-Precision Data Type l_ivector.
The Multiple-Precision Data Type l_rvector_slice.
The Multiple-Precision Data Type l_rvector.
The namespace cxsc, providing all functionality of the class library C-XSC.
l_ivector _l_ivector(const l_interval &r) noexcept
Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
cimatrix & operator*=(cimatrix &m, const cinterval &c) noexcept
Implementation of multiplication and allocation operation.
civector operator*(const cimatrix_subv &rv, const cinterval &s) noexcept
Implementation of multiplication operation.