Home
last modified time | relevance | path

Searched defs:FloatMatrix (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/octave/octave-6.4.0/liboctave/array/
H A DfMatrix.h70 FloatMatrix (octave_idx_type r, octave_idx_type c) in FloatMatrix() function
73 FloatMatrix (octave_idx_type r, octave_idx_type c, float val) in FloatMatrix() function
76 FloatMatrix (const dim_vector& dv) : FloatNDArray (dv.redim (2)) { } in FloatMatrix() function
78 FloatMatrix (const dim_vector& dv, float val) in FloatMatrix() function
82 FloatMatrix (const MArray<U>& a) : FloatNDArray (a.as_matrix ()) { } in FloatMatrix() function
85 FloatMatrix (const Array<U>& a) : FloatNDArray (a.as_matrix ()) { } in FloatMatrix() function
H A DMatrixType.h35 class FloatMatrix; variable
H A DfMatrix.cc70 FloatMatrix::FloatMatrix (const FloatRowVector& rv) in FloatMatrix() function in FloatMatrix
74 FloatMatrix::FloatMatrix (const FloatColumnVector& cv) in FloatMatrix() function in FloatMatrix
78 FloatMatrix::FloatMatrix (const FloatDiagMatrix& a) in FloatMatrix() function in FloatMatrix
85 FloatMatrix::FloatMatrix (const MDiagArray2<float>& a) in FloatMatrix() function in FloatMatrix
92 FloatMatrix::FloatMatrix (const DiagArray2<float>& a) in FloatMatrix() function in FloatMatrix
99 FloatMatrix::FloatMatrix (const PermMatrix& a) in FloatMatrix() function in FloatMatrix
110 FloatMatrix::FloatMatrix (const boolMatrix& a) in FloatMatrix() function in FloatMatrix
114 FloatMatrix::FloatMatrix (const charMatrix& a) in FloatMatrix() function in FloatMatrix
/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A DfEIG.h36 class FloatMatrix; variable
42 friend class FloatMatrix; variable
H A Dlo-specfun.h40 class FloatMatrix; variable
/dports/math/polymake/polymake-4.5/bundled/sympol/external/sympol/sympol/symmetrygroupconstruction/
H A Dmatrixconstructioneigen.h57 typedef Eigen::Matrix<FloatType, Eigen::Dynamic, Eigen::Dynamic> FloatMatrix; typedef
/dports/math/sympol/SymPol-0.1.9/sympol/symmetrygroupconstruction/
H A Dmatrixconstructioneigen.h57 typedef Eigen::Matrix<FloatType, Eigen::Dynamic, Eigen::Dynamic> FloatMatrix; typedef
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dxpow.h35 class FloatMatrix; variable
H A Dpr-output.h46 class FloatMatrix; variable
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImath.h35 typedef FixedMatrix<float> FloatMatrix; typedef
/dports/math/octave/octave-6.4.0/liboctave/operators/
H A Dmx-defs.h35 class FloatMatrix; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java614 private static class FloatMatrix { class in numeric010
628 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java614 private static class FloatMatrix { class in numeric010
628 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java614 private static class FloatMatrix { class in numeric010
628 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java618 private static class FloatMatrix { class in numeric010
632 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java618 private static class FloatMatrix { class in numeric010
632 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java618 private static class FloatMatrix { class in numeric010
632 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java614 private static class FloatMatrix { class in numeric010
628 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java614 private static class FloatMatrix { class in numeric010
628 public FloatMatrix(IntegerMatrix A) { in FloatMatrix() method in numeric010.FloatMatrix
/dports/math/gfan/gfan0.6.2/src/
H A Dmatrix.h468 typedef Matrix<double> FloatMatrix; typedef
/dports/math/gfanlib/gfan0.6.2/src/
H A Dmatrix.h468 typedef Matrix<double> FloatMatrix; typedef
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttfoutl.h38 } FloatMatrix; typedef
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttfoutl.h38 } FloatMatrix; typedef
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttfoutl.h46 } FloatMatrix; typedef
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttfoutl.h46 } FloatMatrix; typedef

12