Searched refs:UnalignedConstMatrix (Results 1 – 8 of 8) sorted by relevance
64 TTypes<int64>::UnalignedConstMatrix Group::indices() const { in indices()65 return TTypes<int64>::UnalignedConstMatrix(&(iter_->ix_matrix_(loc_, 0)), in indices()
41 TTypes<int64>::UnalignedConstMatrix indices() const;
470 std::vector<TTypes<int64>::UnalignedConstMatrix> grouped_indices; in TEST()
38 inline T RowMax(const typename TTypes<T>::UnalignedConstMatrix& m, int r, in RowMax()202 std::vector<typename TTypes<T>::UnalignedConstMatrix> input_list_t; in Compute()314 std::vector<typename TTypes<T>::UnalignedConstMatrix> input_list_t; in Compute()
102 UnalignedConstMatrix; typedef
203 std::vector<optimized_ops::TTypes<float>::UnalignedConstMatrix> input_list_t; in Eval()
667 typename TTypes<T>::UnalignedConstMatrix b_i(b.data() + i * b_slice_size, in Compute()779 typename TTypes<T>::UnalignedConstMatrix b, in Compute()
189 UnalignedConstMatrix; typedef