Go to the documentation of this file.
10 #ifndef EIGEN_SOLVERBASE_H
11 #define EIGEN_SOLVERBASE_H
40 template<
typename Derived>
73 template<
typename Rhs>
119 template<
typename Derived>
130 #endif // EIGEN_SOLVERBASE_H
internal::traits< Derived >::Scalar Scalar
EIGEN_DEVICE_FUNC Derived & derived()
EIGEN_DEVICE_FUNC Index rows() const
EigenBase< Derived > Base
ConstTransposeReturnType transpose() const
SolverBase< Derived > type
internal::conditional< NumTraits< Scalar >::IsComplex, CwiseUnaryOp< internal::scalar_conjugate_op< Scalar >, ConstTransposeReturnType >, ConstTransposeReturnType >::type AdjointReturnType
Pseudo expression representing a solving operation.
Generic expression where a coefficient-wise unary operator is applied to an expression.
AdjointReturnType adjoint() const
internal::add_const< Transpose< const Derived > >::type ConstTransposeReturnType
Base class for all dense matrices, vectors, and expressions.
const Solve< Derived, Rhs > solve(const MatrixBase< Rhs > &b) const
A base class for matrix decomposition and solvers.
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:15