Home
last modified time | relevance | path

Searched refs:getis (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymBandMatrix.cpp1631 throw SymBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1640 throw SymBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1649 throw SymBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1657 throw SymBandMatrixReadError<T>(*this,reader.getis(),s,lo); in read()
1665 throw SymBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1684 throw HermBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1693 throw HermBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1702 throw HermBandMatrixReadError<T>(reader.getis(),exp,got); in read()
1710 throw HermBandMatrixReadError<T>(*this,reader.getis(),s,lo); in read()
1718 throw HermBandMatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_SymMatrix.cpp1244 throw SymMatrixReadError<T>(reader.getis(),exp,got); in read()
1253 throw SymMatrixReadError<T>(reader.getis(),exp,got); in read()
1263 throw SymMatrixReadError<T>(reader.getis(),exp,got); in read()
1271 throw SymMatrixReadError<T>(*this,reader.getis(),s); in read()
1289 throw HermMatrixReadError<T>(reader.getis(),exp,got); in read()
1298 throw HermMatrixReadError<T>(reader.getis(),exp,got); in read()
1308 throw HermMatrixReadError<T>(reader.getis(),exp,got); in read()
1316 throw HermMatrixReadError<T>(*this,reader.getis(),s); in read()
1336 throw SymMatrixReadError<T>(reader.getis(),exp,got); in read()
1348 throw SymMatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_TriMatrix.cpp1179 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1188 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1198 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1206 throw UpperTriMatrixReadError<T>(*this,reader.getis(),s); in read()
1222 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1231 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1239 throw UpperTriMatrixReadError<T>(*this,reader.getis(),s); in read()
1248 throw UpperTriMatrixReadError<T>(reader.getis(),exp,got); in read()
1256 throw UpperTriMatrixReadError<T>(*this,reader.getis(),s); in read()
1505 throw LowerTriMatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_DiagMatrix.cpp718 throw DiagMatrixReadError<T>(0,0,m,reader.getis(),exp,got); in FinishRead()
771 throw DiagMatrixReadError<T>(i,i,m,reader.getis()); in FinishRead()
839 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
848 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
858 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
866 throw DiagMatrixReadError<T>(*this,reader.getis(),s); in read()
882 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
891 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
899 throw DiagMatrixReadError<T>(*this,reader.getis(),s); in read()
908 throw DiagMatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_BandMatrix.cpp1690 throw BandMatrixReadError<T>(0,0,m,reader.getis(),exp,got); in FinishRead()
1699 throw BandMatrixReadError<T>(i,0,m,reader.getis(),exp,got); in FinishRead()
1709 throw BandMatrixReadError<T>(i,j,m,reader.getis()); in FinishRead()
1744 throw BandMatrixReadError<T>(i,j,m,reader.getis()); in FinishRead()
1764 throw BandMatrixReadError<T>(i,j,m,reader.getis()); in FinishRead()
1782 throw BandMatrixReadError<T>(i,N,m,reader.getis(),exp,got); in FinishRead()
1801 throw BandMatrixReadError<T>(N,0,m,reader.getis(),exp,got); in FinishRead()
1815 throw BandMatrixReadError<T>(reader.getis(),exp,got); in read()
1827 throw BandMatrixReadError<T>(reader.getis(),exp,got); in read()
1846 throw BandMatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_Matrix.cpp1243 throw MatrixReadError<T>(0,0,m,reader.getis(),exp,got); in FinishRead()
1252 throw MatrixReadError<T>(i,0,m,reader.getis(),exp,got); in FinishRead()
1271 throw MatrixReadError<T>(i,j,m,reader.getis()); in FinishRead()
1281 throw MatrixReadError<T>(i,N,m,reader.getis(),exp,got); in FinishRead()
1289 throw MatrixReadError<T>(i,N,m,reader.getis(),exp,got); in FinishRead()
1298 throw MatrixReadError<T>(M,0,m,reader.getis(),exp,got); in FinishRead()
1312 throw MatrixReadError<T>(reader.getis(),exp,got); in read()
1322 throw MatrixReadError<T>(reader.getis(),exp,got); in read()
1339 throw MatrixReadError<T>(reader.getis(),exp,got); in read()
1349 throw MatrixReadError<T>(reader.getis(),exp,got); in read()
[all …]
H A DTMV_Vector.cpp1639 throw VectorReadError<T>(0,v,reader.getis(),exp,got); in FinishRead()
1649 throw VectorReadError<T>(i,v,reader.getis(),exp,got); in FinishRead()
1658 throw VectorReadError<T>(i,v,reader.getis()); in FinishRead()
1668 throw VectorReadError<T>(n,v,reader.getis(),exp,got); in FinishRead()
1682 throw VectorReadError<T>(reader.getis(),exp,got); in read()
1691 throw VectorReadError<T>(reader.getis(),exp,got); in read()
1708 throw VectorReadError<T>(reader.getis(),exp,got); in read()
1717 throw VectorReadError<T>(reader.getis(),exp,got); in read()
1725 throw VectorReadError<T>(*this,reader.getis(),n); in read()
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_Permutation.h697 throw PermutationReadError(reader.getis(),exp,got); in read()
706 throw PermutationReadError(reader.getis(),exp,got); in read()
716 throw PermutationReadError(reader.getis(),exp,got); in read()
724 throw PermutationReadError(*this,reader.getis(),n); in read()
733 throw PermutationReadError(reader.getis(),exp,got); in read()
754 throw PermutationReadError(0,*this,reader.getis(),exp,got); in read()
762 throw PermutationReadError(0,*this,reader.getis(),exp,got); in read()
779 throw PermutationReadError(i,*this,reader.getis()); in read()
789 throw PermutationReadError(itsn,*this,reader.getis(),exp,got); in read()
797 throw PermutationReadError(itsn,*this,reader.getis(),exp,got); in read()
[all …]
H A DTMV_IOStyle.h354 std::istream& getis() const { return is; } in getis() function
H A DTMV_DiagMatrix.h1618 { m.read(reader); return reader.getis(); }
1623 { m.read(reader); return reader.getis(); }
H A DTMV_SmallVector.h852 { v.view().read(reader); return reader.getis(); }
H A DTMV_Vector.h2266 { v.read(reader); return reader.getis(); }
2271 { v.read(reader); return reader.getis(); }
H A DTMV_SmallMatrix.h1076 { m.view().read(reader); return reader.getis(); }
H A DTMV_TriMatrix.h5650 { m.read(reader); return reader.getis(); }
5655 { m.read(reader); return reader.getis(); }
5660 { m.read(reader); return reader.getis(); }
5665 { m.read(reader); return reader.getis(); }
H A DTMV_SymMatrix.h4307 { m.read(reader); return reader.getis(); }
4312 { m.read(reader); return reader.getis(); }
4317 { m.read(reader); return reader.getis(); }
H A DTMV_Matrix.h3844 { m.read(reader); return reader.getis(); }
3848 { m.read(reader); return reader.getis(); }
H A DTMV_SymBandMatrix.h5669 { m.read(reader); return reader.getis(); }
5674 { m.read(reader); return reader.getis(); }
5679 { m.read(reader); return reader.getis(); }
H A DTMV_BandMatrix.h4352 { m.read(reader); return reader.getis(); }
4357 { m.read(reader); return reader.getis(); }
/dports/science/py-libpysal/libpysal-4.5.1/
H A DCHANGELOG.md1132 * :ghpull:`536`: adding entry for getis ord module
1184 * :ghissue:`536`: adding entry for getis ord module
3436 * :ghpull:`536`: adding entry for getis ord module
3488 * :ghissue:`536`: adding entry for getis ord module
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tests/braille-specs/
H A Dda-dk-g26-dictionary_harness.yaml204506 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⠤⠻⠞⠊⠎]
H A Dda-dk-g28-dictionary_harness.yaml205548 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⢤⠻⠞⠊⠎]
H A Dda-dk-g18-dictionary_harness.yaml206691 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⢤⠛⠑⠞⠊⠎]
H A Dda-dk-g16-dictionary_harness.yaml205312 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⠤⠛⠑⠞⠊⠎]
/dports/devel/liblouis/liblouis-3.20.0/tests/braille-specs/
H A Dda-dk-g16-dictionary_harness.yaml205312 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⠤⠛⠑⠞⠊⠎]
H A Dda-dk-g18-dictionary_harness.yaml206691 - [tattoo-getis, ⠞⠁⠞⠞⠕⠕⢤⠛⠑⠞⠊⠎]

12