G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsVector< T, _Rows, _Options > Member List

This is the complete list of members for gsVector< T, _Rows, _Options >, including all inherited members.

asRowVector()gsMatrix< T, _Rows, 1, _Options >inline
asRowVector() constgsMatrix< T, _Rows, 1, _Options >inline
asVector()gsMatrix< T, _Rows, 1, _Options >inline
asVector() constgsMatrix< T, _Rows, 1, _Options >inline
at(index_t i) const gsVector< T, _Rows, _Options >inline
at(index_t i)gsVector< T, _Rows, _Options >inline
blockTransposeInPlace(const index_t colBlock)gsMatrix< T, _Rows, 1, _Options >inline
blockView(const gsVector< index_t > &rowSizes)gsVector< T, _Rows, _Options >inline
gsMatrix< T, _Rows, 1, _Options >::blockView(const gsVector< index_t > &rowSizes, const gsVector< index_t > &colSizes)gsMatrix< T, _Rows, 1, _Options >inline
cefInPlace()gsMatrix< T, _Rows, 1, _Options >inline
col3d(index_t c)gsMatrix< T, _Rows, 1, _Options >inline
colMinor(index_t j, ColMinorMatrixType &result) constgsMatrix< T, _Rows, 1, _Options >inline
firstMinor(index_t i, index_t j, FirstMinorMatrixType &result) constgsMatrix< T, _Rows, 1, _Options >inline
gsMatrix(const gsEigen::EigenBase< OtherDerived > &other)gsMatrix< T, _Rows, 1, _Options >inline
gsMatrix(const gsEigen::MatrixBase< OtherDerived > &other)gsMatrix< T, _Rows, 1, _Options >inline
gsMatrix(const gsEigen::ReturnByValue< OtherDerived > &other)gsMatrix< T, _Rows, 1, _Options >inline
khatriRao(const gsEigen::MatrixBase< OtherDerived > &other) constgsMatrix< T, _Rows, 1, _Options >inline
kron(const gsEigen::MatrixBase< OtherDerived > &other) constgsMatrix< T, _Rows, 1, _Options >inline
last() const gsVector< T, _Rows, _Options >inline
last()gsVector< T, _Rows, _Options >inline
lexSortRows(const std::vector< index_t > &lorder)gsMatrix< T, _Rows, 1, _Options >inline
moveToPtr()gsMatrix< T, _Rows, 1, _Options >inline
Ptr typedefgsVector< T, _Rows, _Options >
rcefInPlace()gsMatrix< T, _Rows, 1, _Options >inline
refInPlace()gsMatrix< T, _Rows, 1, _Options >inline
removeCol(index_t i)gsMatrix< T, _Rows, 1, _Options >inline
removeElement(const index_t i)gsVector< T, _Rows, _Options >inline
reshape(index_t n, index_t m)gsMatrix< T, _Rows, 1, _Options >inline
reshape(index_t n, index_t m) constgsMatrix< T, _Rows, 1, _Options >inline
reshapeCol(index_t c, index_t n, index_t m)gsMatrix< T, _Rows, 1, _Options >inline
reshapeCol(index_t c, index_t n, index_t m) constgsMatrix< T, _Rows, 1, _Options >inline
rowMinor(index_t i, RowMinorMatrixType &result) constgsMatrix< T, _Rows, 1, _Options >inline
rrefInPlace()gsMatrix< T, _Rows, 1, _Options >inline
sortByColumn(const index_t j)gsMatrix< T, _Rows, 1, _Options >inline
submatrix(const container &rowInd, const container &colInd, gsMatrix< T > &result) constgsMatrix< T, _Rows, 1, _Options >inline
submatrixCols(const container &colInd, gsMatrix< T > &result) constgsMatrix< T, _Rows, 1, _Options >inline
submatrixRows(const container &rowInd, gsMatrix< T > &result) constgsMatrix< T, _Rows, 1, _Options >inline
uPtr typedefgsVector< T, _Rows, _Options >