Image Component Library (ICL)
icl::geom::Posit::Result Member List

This is the complete list of members for icl::geom::Posit::Result, including all inherited members.

at(unsigned int col, unsigned int row)icl::math::FixedMatrix< icl32f, 4, 4 >inline
at(unsigned int col, unsigned int row) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
begin()icl::math::FixedMatrix< icl32f, 4, 4 >inline
begin() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
col(unsigned int idx)icl::math::FixedMatrix< icl32f, 4, 4 >inline
col(unsigned int idx) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
col_begin(unsigned int col)icl::math::FixedMatrix< icl32f, 4, 4 >inline
col_begin(unsigned int col) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
col_end(unsigned int col)icl::math::FixedMatrix< icl32f, 4, 4 >inline
col_end(unsigned int col) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
cols()icl::math::FixedMatrix< icl32f, 4, 4 >inlinestatic
cond(const double p=2) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
const_col_iterator typedeficl::math::FixedMatrix< icl32f, 4, 4 >
const_iterator typedeficl::math::FixedMatrix< icl32f, 4, 4 >
const_row_iterator typedeficl::math::FixedMatrix< icl32f, 4, 4 >
data()icl::math::FixedMatrix< icl32f, 4, 4 >inline
data() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
decompose_QR(FixedMatrix< icl32f, COLS, ROWS > &Q, FixedMatrix< icl32f, COLS, COLS > &R) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
decompose_RQ(FixedMatrix< icl32f, ROWS, ROWS > &R, FixedMatrix< icl32f, ROWS, ROWS > &Q) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
det() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
diag() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
DIMicl::math::FixedMatrix< icl32f, 4, 4 >static
dim()icl::math::FixedMatrix< icl32f, 4, 4 >inlinestatic
dot(const FixedMatrix< icl32f, OTHER_COLS, ROWS > &M) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
dyn()icl::math::FixedMatrix< icl32f, 4, 4 >inline
dyn() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
eigen(FixedMatrix &eigenvectors, FixedMatrix< icl32f, 1, COLS > &eigenvalues) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
element_wise_inner_product(const FixedMatrix< icl32f, OTHER_COLS, DIM/OTHER_COLS > &other) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
end()icl::math::FixedMatrix< icl32f, 4, 4 >inline
end() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix()icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(const icl32f &initValue)icl::math::FixedMatrix< icl32f, 4, 4 >inlineexplicit
FixedMatrix(const icl32f *srcdata)icl::math::FixedMatrix< icl32f, 4, 4 >inlineexplicit
FixedMatrix(const icl32f &v0, const icl32f &v1, const icl32f &v2=0, const icl32f &v3=0, const icl32f &v4=0, const icl32f &v5=0, const icl32f &v6=0, const icl32f &v7=0, const icl32f &v8=0, const icl32f &v9=0, const icl32f &v10=0, const icl32f &v11=0, const icl32f &v12=0, const icl32f &v13=0, const icl32f &v14=0, const icl32f &v15=0)icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(OtherIterator begin, OtherIterator end)icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(const FixedMatrix &other)icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(const FixedMatrix< otherT, COLS, ROWS > &other)icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(const FixedMatrixPart< icl32f, DIM, Iterator > &r)icl::math::FixedMatrix< icl32f, 4, 4 >inline
FixedMatrix(const FixedMatrixPart< otherT, DIM, Iterator > &r)icl::math::FixedMatrix< icl32f, 4, 4 >inline
getAngles() consticl::geom::Posit::Result
getTranslation() consticl::geom::Posit::Result
id()icl::math::FixedMatrix< icl32f, 4, 4 >inlinestatic
inv() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
iterator typedeficl::math::FixedMatrix< icl32f, 4, 4 >
length(icl32f norm=2) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
m_dataicl::utils::FixedArray< icl32f, COLS *ROWS >
mult(const FixedMatrix< icl32f, MCOLS, COLS > &m, FixedMatrix< icl32f, MCOLS, ROWS > &dst) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
normalize(icl32f norm=2)icl::math::FixedMatrix< icl32f, 4, 4 >inline
normalized(icl32f norm=2) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
null()icl::math::FixedMatrix< icl32f, 4, 4 >inlinestatic
operator *(icl32f f) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator *(const FixedMatrix< icl32f, MCOLS, COLS > &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator *=(icl32f f)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator!=(const FixedMatrix< otherT, COLS, ROWS > &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator()(unsigned int col, unsigned int row)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator()(unsigned int col, unsigned int row) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator+(const icl32f &t) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator+(const FixedMatrix &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator+=(const icl32f &t)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator+=(const FixedMatrix &m)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator-(const icl32f &t) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator-(const FixedMatrix &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator-() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator-=(const icl32f &t)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator-=(const FixedMatrix &m)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator/(const FixedMatrix &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator/(icl32f f) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator/=(const FixedMatrix &m)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator/=(icl32f f)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator=(const FixedMatrix &other)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator=(const FixedMatrix< otherT, COLS, ROWS > &other)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator=(const icl32f &t)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator=(const FixedMatrixPart< icl32f, DIM, Iterator > &r)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator=(const FixedMatrixPart< otherT, DIM, Iterator > &r)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator==(const FixedMatrix< otherT, COLS, ROWS > &m) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
operator[](unsigned int idx)icl::math::FixedMatrix< icl32f, 4, 4 >inline
operator[](unsigned int idx) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
optimized_copy(SrcIterator srcBegin, SrcIterator srcEnd, DstIterator dstBegin)icl::math::FixedMatrixBaseinlinestatic
part()icl::math::FixedMatrix< icl32f, 4, 4 >inline
part() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
pinv(bool useSVD=0, float zeroThreshold=0.00000000000000001) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
Posit::Dataicl::geom::Posit::Resultfriend
resize(const icl32f &init=icl32f(0)) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
Result()icl::geom::Posit::Resultinlineprivate
Result(float r00, float r10, float r20, float tx, float r01, float r11, float r21, float ty, float r02, float r12, float r22, float tz)icl::geom::Posit::Resultinlineprivate
row(unsigned int idx)icl::math::FixedMatrix< icl32f, 4, 4 >inline
row(unsigned int idx) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
row_begin(unsigned int row)icl::math::FixedMatrix< icl32f, 4, 4 >inline
row_begin(unsigned int row) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
row_end(unsigned int row)icl::math::FixedMatrix< icl32f, 4, 4 >inline
row_end(unsigned int row) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
row_iterator typedeficl::math::FixedMatrix< icl32f, 4, 4 >
rows()icl::math::FixedMatrix< icl32f, 4, 4 >inlinestatic
svd(FixedMatrix< icl32f, COLS, ROWS > &U, FixedMatrix< icl32f, 1, COLS > &s, FixedMatrix< icl32f, COLS, COLS > &V) consticl::math::FixedMatrix< icl32f, 4, 4 >inline
trace() consticl::math::FixedMatrix< icl32f, 4, 4 >inline
transp() consticl::math::FixedMatrix< icl32f, 4, 4 >inline