Home
last modified time | relevance | path

Searched refs:GetCounts (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_histogram.cxx107 float const* his_counts = h.GetCounts(); in vifa_histogram()
228 float* his_counts = his->GetCounts(); in vifa_histogram()
395 float* new_counts = scaled_his->GetCounts(); in Scale()
467 float* density_counts = this->GetCounts(); in Cumulative()
471 float* cum_counts = cum_his->GetCounts(); in Cumulative()
647 float* counts_old = this->GetCounts(); in NonMaximumSupress()
650 float* counts_new = h_new->GetCounts(); in NonMaximumSupress()
1009 float* counts = this->GetCounts(); in LowClipVal()
1043 float* counts = this->GetCounts(); in HighClipVal()
1062 float* counts = this->GetCounts(); in Print()
[all …]
H A Dvifa_parallel.cxx324 float* counts = norm_h_->GetCounts(); in bin_variance()
365 float* y_vals = h->GetCounts(); in normalize_histogram()
381 float* y_vals = norm_h_->GetCounts(); in find_peak()
H A Dvifa_group_pgram.cxx100 float* cnts = h->GetCounts(); in GetCoverageHist()
345 float* cnts = h_sup->GetCounts(); in ComputeDominantDirs()
H A Dvifa_histogram.h87 float* GetCounts() const in GetCounts() function
H A Dvifa_image_histogram.cxx79 float* counts = this->GetCounts(); in fill_histogram()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimHistogram.cpp252 const ossim_int64* his_counts = his.GetCounts(); in ossimHistogram()
724 ossim_int64* cum_counts = cum_his->GetCounts(); in CumulativeGreaterThanEqual()
745 ossim_int64* cum_counts = cum_his->GetCounts(); in CumulativeLessThanEqual()
916 ossim_int64* counts_old = this->GetCounts(); in NonMaximumSupress()
919 ossim_int64* counts_new = h_new->GetCounts(); in NonMaximumSupress()
1309 const ossim_int64* m_counts = this->GetCounts(); in LowClipVal()
1338 const ossim_int64* m_counts = this->GetCounts(); in HighClipVal()
1358 const ossim_int64* m_counts = this->GetCounts(); in Print()
1757 ossim_int64* countsPtr = GetCounts(); in loadState()
1834 double* countsPtr = GetCounts(); in loadState()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/format/items/
H A Dbasecount_item.hpp62 void GetCounts(SIZE_TYPE& a, SIZE_TYPE& c, SIZE_TYPE& g, SIZE_TYPE& t,
80 void CBaseCountItem::GetCounts in GetCounts() function in CBaseCountItem
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/format/items/
H A Dbasecount_item.hpp62 void GetCounts(SIZE_TYPE& a, SIZE_TYPE& c, SIZE_TYPE& g, SIZE_TYPE& t,
80 void CBaseCountItem::GetCounts in GetCounts() function in CBaseCountItem
/dports/security/keybase/client-v5.7.1/go/invitefriends/
H A Dapi.go15 func GetCounts(mctx libkb.MetaContext) (counts keybase1.InviteCounts, err error) { func
58 freshCounts, err := GetCounts(mctx)
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dstatus.go33 GetCounts() int64 methodSpec
83 func (qs *QuietStatus) GetCounts() int64 { func
183 func (ps *ProgressStatus) GetCounts() int64 { func
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/test/src/imaging/
H A Dossim-histogram-test.cpp66 << "min_val_count: " << h->GetCounts()[min_idx] << "\n" in main()
67 << "max_val_count: " << h->GetCounts()[max_idx] << "\n" in main()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimHistogram.h183 ossim_int64 * GetCounts()
189 const ossim_int64 * GetCounts()const
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dprofiler.hpp117 static long int GetCounts (int nr) in GetCounts() function in ngcore::NgProfiler
246 long int GetCounts () { return NgProfiler::GetCounts(timernr); } in GetCounts() function in ngcore::Timer
/dports/security/keybase/client-v5.7.1/go/engine/
H A Dinvite_friends_poll_background.go70 counts, err := invitefriends.GetCounts(mctx)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/pod/testing/
H A Dfake_mirror_client.go81 func (fmc *FakeMirrorClient) GetCounts(podFullName string) (int, int) { func
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestKeys.cxx84 keys.GetCounts().GetPortalConstControl()); in TryKeyType()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/test/src/base/
H A Dossim-kmeans-clustering-test.cpp52 const ossim_int64* y = band_histo->GetCounts();
/dports/security/keybase/client-v5.7.1/go/service/
H A Dinvite_friends.go112 return invitefriends.GetCounts(mctx)
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/apps/ossim-plot-histo/
H A Dossim-plot-histo.cpp95 const ossim_int64* y = histogram->GetCounts(); in plotHistogram()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestKeys.cxx83 keys.GetCounts().ReadPortal()); in TryKeyType()
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/peer/
H A Dsetup.go180 func GetCounts() (uint64, uint64) { func
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/rpc/node/
H A Dnode.go144 in, out := peer.GetCounts()
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/rpc/node/
H A Dnode.go144 in, out := peer.GetCounts()
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/peer/
H A Dsetup.go180 func GetCounts() (uint64, uint64) { func
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/rpc/node/
H A Dnode.go144 in, out := peer.GetCounts()

1234567