G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsLinearAlgebra.h File Reference

This is the main header file that collects wrappers of Eigen for linear algebra. More...

+ Include dependency graph for gsLinearAlgebra.h:

Go to the source code of this file.

Classes

struct  gsEigenAdaptor< T >
 Adaptor for Eigen types. More...
 

Namespaces

namespace  gismo
 The G+Smo namespace, containing all definitions for the library.
 

Functions

template<typename Derived >
bool isfinite (const gsEigen::MatrixBase< Derived > &x)
 Check if all the entires if the matrix x are not INF (infinite)
 
template<typename Derived >
bool() isnumber (const gsEigen::MatrixBase< Derived > &x)
 Check if all the entires if the matrix x are not NAN (not a number)
 

Detailed Description

This is the main header file that collects wrappers of Eigen for linear algebra.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris