Home
last modified time | relevance | path

Searched defs:FieldMatrix (Results 1 – 7 of 7) sorted by relevance

/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/
H A Dfmatrix.hh68 class FieldMatrix : public DenseMatrix< FieldMatrix<K,ROWS,COLS> > class
95 FieldMatrix(std::initializer_list<Dune::FieldVector<K, cols> > const &l) { in FieldMatrix() function in Dune::FieldMatrix
104 FieldMatrix(T const& rhs) in FieldMatrix() function in Dune::FieldMatrix
287 class FieldMatrix<K,1,1> : public DenseMatrix< FieldMatrix<K,1,1> > class
328 FieldMatrix(std::initializer_list<Dune::FieldVector<K, 1>> const &l) in FieldMatrix() function in Dune::FieldMatrix
335 FieldMatrix(T const& rhs) in FieldMatrix() function in Dune::FieldMatrix
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dgeometrycache.hh94 typedef Dune::FieldMatrix< field_type, rows, cols > FieldMatrix; typedef in Dune::SPJacobianTransposed
181 typedef Dune::FieldMatrix< field_type, rows, cols > FieldMatrix; typedef in Dune::SPJacobianInverseTransposed
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/linear/
H A DFieldMatrix.java39 public interface FieldMatrix<T extends FieldElement<T>> extends AnyMatrix { interface
/dports/math/gfan/gfan0.6.2/src/
H A Dapp_integerfactorization.cpp149 …&f, int height, int width, vector<FieldMatrix> const &coefficients, pair<FieldMatrix,FieldMatrix> … in productWithLinear()
H A Dlinalg.cpp178 FieldMatrix::FieldMatrix(Field const &_theField, int _height, int _width): in FieldMatrix() function in FieldMatrix
/dports/math/gfanlib/gfan0.6.2/src/
H A Dapp_integerfactorization.cpp149 …&f, int height, int width, vector<FieldMatrix> const &coefficients, pair<FieldMatrix,FieldMatrix> … in productWithLinear()
H A Dlinalg.cpp178 FieldMatrix::FieldMatrix(Field const &_theField, int _height, int _width): in FieldMatrix() function in FieldMatrix