QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

at(Size) constMatrix
at(Size)Matrix
begin() constMatrix
begin()Matrix
CholeskyDecomposition(const Matrix &m, bool flexible=false)Matrixrelated
column_begin(Size i) constMatrix
column_begin(Size i)Matrix
column_end(Size i) constMatrix
column_end(Size i)Matrix
column_iterator typedefMatrix
column_rbegin(Size i) constMatrix
column_rbegin(Size i)Matrix
column_rend(Size i) constMatrix
column_rend(Size i)Matrix
columns() constMatrix
columns_Matrixprivate
const_column_iterator typedefMatrix
const_iterator typedefMatrix
const_reverse_column_iterator typedefMatrix
const_reverse_iterator typedefMatrix
const_reverse_row_iterator typedefMatrix
const_row_iterator typedefMatrix
data_Matrixprivate
determinant(const Matrix &m)Matrixrelated
diagonal() constMatrix
empty() constMatrix
end() constMatrix
end()Matrix
inverse(const Matrix &m)Matrixrelated
iterator typedefMatrix
Matrix()Matrix
Matrix(Size rows, Size columns)Matrix
Matrix(Size rows, Size columns, Real value)Matrix
Matrix(Size rows, Size columns, Iterator begin, Iterator end)Matrix
Matrix(const Matrix &)Matrix
Matrix(Matrix &&) noexceptMatrix
Matrix(std::initializer_list< std::initializer_list< Real > >)Matrix
operator!=(const Matrix &) constMatrix
operator()(Size i, Size j) constMatrix
operator*(const Matrix &, Real)Matrixrelated
operator*(Matrix &&, Real)Matrixrelated
operator*(Real, const Matrix &)Matrixrelated
operator*(Real, Matrix &&)Matrixrelated
operator*(const Array &, const Matrix &)Matrixrelated
operator*(const Matrix &, const Array &)Matrixrelated
operator*(const Matrix &, const Matrix &)Matrixrelated
operator*=(Real)Matrix
operator+(const Matrix &, const Matrix &)Matrixrelated
operator+(const Matrix &, Matrix &&)Matrixrelated
operator+(Matrix &&, const Matrix &)Matrixrelated
operator+(Matrix &&, Matrix &&)Matrixrelated
operator+=(const Matrix &)Matrix
operator-(const Matrix &)Matrixrelated
operator-(Matrix &&)Matrixrelated
operator-(const Matrix &, const Matrix &)Matrixrelated
operator-(const Matrix &, Matrix &&)Matrixrelated
operator-(Matrix &&, const Matrix &)Matrixrelated
operator-(Matrix &&, Matrix &&)Matrixrelated
operator-=(const Matrix &)Matrix
operator/(const Matrix &, Real)Matrixrelated
operator/(Matrix &&, Real)Matrixrelated
operator/=(Real)Matrix
operator<<(std::ostream &, const Matrix &)Matrixrelated
operator=(const Matrix &)Matrix
operator=(Matrix &&) noexceptMatrix
operator==(const Matrix &) constMatrix
operator[](Size) constMatrix
operator[](Size)Matrix
outerProduct(const Array &v1, const Array &v2)Matrixrelated
outerProduct(Iterator1 v1begin, Iterator1 v1end, Iterator2 v2begin, Iterator2 v2end)Matrixrelated
pseudoSqrt(const Matrix &, SalvagingAlgorithm::Type=SalvagingAlgorithm::None)Matrixrelated
rankReducedSqrt(const Matrix &, Size maxRank, Real componentRetainedPercentage, SalvagingAlgorithm::Type)Matrixrelated
rbegin() constMatrix
rbegin()Matrix
rend() constMatrix
rend()Matrix
reverse_column_iterator typedefMatrix
reverse_iterator typedefMatrix
reverse_row_iterator typedefMatrix
row_begin(Size i) constMatrix
row_begin(Size i)Matrix
row_end(Size i) constMatrix
row_end(Size i)Matrix
row_iterator typedefMatrix
row_rbegin(Size i) constMatrix
row_rbegin(Size i)Matrix
row_rend(Size i) constMatrix
row_rend(Size i)Matrix
rows() constMatrix
rows_Matrixprivate
size1() constMatrix
size2() constMatrix
swap(Matrix &) noexceptMatrix
swap(Matrix &, Matrix &) noexceptMatrixrelated
transpose(const Matrix &)Matrixrelated
~Matrix()=defaultMatrix