Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class ArrayT>
int Impala::Core::Matrix::MatNrCol ( ArrayT *  array  )  [inline]

Definition at line 28 of file MatFunc.h.

Referenced by Impala::Core::Array::ColorSegmentation(), Impala::Core::Feature::InterestPointFeature::ComputeDescriptors(), Impala::Core::Feature::Dump(), Impala::Core::Feature::PointDescriptorTable::ExportToFile(), GetColumn(), GetDiagonal(), Impala::Core::Matrix::VirtualMatrixMemory< ArrayT >::GetDiagonalImpl(), GetRow(), Impala::Core::Feature::PointDescriptorTable::ImportFromBuffer(), KmeansClustering(), Impala::Core::Training::ApplyConceptsHelperKernels::LoadFeatures(), Impala::Application::mainConstructCodebook(), Impala::Core::Feature::MarkovStationaryFeature(), MatConcatenateHorizontal(), MatCopy(), MatCovariance(), MatCovarianceExact(), MatDrawRandomRows(), MatFeatureNormalization(), MatInverse(), MatKeepSpecificRows(), MatKLM(), MatKMeans(), MatMahalanobis(), MatMul(), MatMulVec(), MatNorm2DistInternal(), MatNorm2DistSSE(), MatNorm2DistTransposed(), MatPadZeros(), MatPInv(), MatPseudoInverse(), MatReplicateMatrix(), MatSumAxis0(), MatSumAxis1(), MatTrace(), MatTranspose(), MatTransposeInplace(), Impala::Core::Matrix::VirtualMatrixMemory< ArrayT >::NrCol(), Impala::Core::Array::Pattern::PatGeometricOp(), Impala::Core::Feature::InterestPointFeature::ProjectForest(), Impala::Core::Feature::InterestPointFeature::ProjectHardMatrix(), Impala::Core::Feature::InterestPointFeature::ProjectLLC(), Impala::Core::Feature::InterestPointFeature::ProjectOntoCodebook(), Impala::Core::Feature::InterestPointFeature::ProjectUNC(), Impala::Core::Feature::ReadCodebookFromBuffer(), Impala::Core::Matrix::VirtualMatrixMemory< ArrayT >::ReadRow(), Impala::Core::Feature::InterestPointFeature::SetCodebook(), SetColumn(), SetRow(), SIMD_MatSquareAndSumAxis0(), SIMD_MatSquareAndSumAxis1(), VectorQuantize(), Impala::Core::Feature::WriteBINDESC1ToBuffer(), and Impala::Core::Feature::WriteKOEN1ToBuffer().

00029 {
00030     return array->mCW;
00031 }


Generated on Thu Jan 13 09:20:12 2011 for ImpalaSrc by  doxygen 1.5.1