| Nblitz | |
| CArrayIterator | |
| CConstArrayIterator | |
| CFastArrayIterator | |
| C_bz_ArrayExpr | |
| CIndirectArray | |
| CArray | Declaration of class Array, the "Swiss army knife" of Blitz expression template classes |
| Cbounds | |
| CConstPointerStack | |
| CETBase | |
| CTinyVector | The TinyVector class is a one-dimensional, fixed length vector that implements the blitz expression template machinery |
| CTinyMatrix | |
| CFastArrayCopyIterator | |
| CFastTV2Iterator | |
| CFastTV2CopyIterator | |
| CFastTM2Iterator | |
| CFastTM2CopyIterator | |
| C_bz_ArrayExprUnaryOp | |
| C_bz_ArrayExprBinaryOp | |
| C_bz_ArrayExprTernaryOp | |
| C_bz_ArrayExprQuaternaryOp | |
| C_bz_ArrayExprConstant | |
| CArrayIndexMapping | |
| C_bz_ArrayExprReduce | |
| C_bz_StencilExpr | |
| CIndexPlaceholder | |
| Ctvresult | The vectorized return type for an IndexPlaceholder should be some form of range, but that's not useful since a vectorized TinyVector assignment can not contain index placeholders |
| CSliceInfo | |
| C_bz_ArrayWhere | |
| C_bz_FunctorExpr | |
| C_bz_FunctorExpr2 | |
| C_bz_FunctorExpr3 | |
| CLeviCivita | |
| CSliceInfo | |
| CListInitializer | |
| CListInitializationSwitch | |
| CMemoryBlockReference | |
| CMemoryBlock | |
| CBitwiseNot | |
| CUnaryPlus | |
| CUnaryMinus | |
| CLogicalNot | |
| CAdd | |
| CSubtract | |
| CMultiply | |
| CDivide | |
| CModulo | |
| CBitwiseXor | |
| CBitwiseAnd | |
| CBitwiseOr | |
| CShiftRight | |
| CShiftLeft | |
| CGreater | |
| CLess | |
| CGreaterOrEqual | |
| CLessOrEqual | |
| CEqual | |
| CNotEqual | |
| CLogicalAnd | |
| CLogicalOr | |
| CprettyPrintFormat | |
| CRectDomain | |
| CRange | |
| Ctvresult | The vectorized return type for a Range should be another range, but that's not useful since a vectorized TinyVector assignment can not contain index placeholders |
| CSliceInfo | |
| CReduceSum | |
| CReduceMean | |
| CReduceMin | |
| CReduceMax | |
| CMinMaxValue | |
| CReduceMinMax | |
| CReduceMinIndex | |
| CReduceMinIndexVector | |
| CReduceMaxIndex | |
| CReduceMaxIndexVector | |
| CReduceFirst | |
| CReduceLast | |
| CReduceProduct | |
| CReduceCount | |
| CReduceAny | |
| CReduceAll | |
| C_bz_meta_bitwidth | This metaprogram returns the number of bits necessary to fit the specified number |
| C_bz_meta_bitwidth< 0, L > | |
| CsimdTypes | Helper class that defines the width of the simd instructions for a given type |
| CTinyVector< T, 0 > | |
| CFastTM2IteratorBase | |
| Ctvresult | For an iterator, the vectorized result for width N is always a TinyVector<T_numtype, N> |
| CSliceInfo | |
| C_tm_evaluator | The _tm_evaluator class has a bool template argument that is used to select code paths at compile time |
| C_tm_evaluator< true, N_rows, N_columns > | Specialization of the _tm_evaluator class for false template arguments |
| C_bz_meta_tv2Assign | |
| C_bz_meta_tv2Assign< 0, 0 > | |
| CFastTV2IteratorBase | |
| Ctvresult | For an iterator, the vectorized result for width N is always a TinyVector<T_numtype, N> |
| CSliceInfo | |
| C_bz_returntype | |
| C_tv_evaluator | The _tv_evaluator class has a bool template argument that is used to select code paths at compile time |
| C_tv_evaluator< true, N_length > | Specialization of the _tv_evaluator class for false template arguments |
| CVector | |
| Nranlib | |
| CBeta | |
| CChiSquare | |
| CsharedState | |
| CindependentState | |
| CIRNGWrapper | |
| CIRNGWrapper< IRNG, sharedState > | |
| CIRNGWrapper< IRNG, independentState > | |
| CDiscreteUniform | |
| CExponentialUnit | |
| CExponential | |
| CF | |
| CGamma | |
| CMersenneTwister | |
| CBitMixer | |
| Cmt_state | |
| CMersenneTwisterCreator | This class creates MersenneTwisters with different parameters indexed by and ID number |
| CNormalUnit | |
| CNormal | |
| CUniformClosedOpen | |
| CUniformClosedOpen< float, IRNG, stateTag > | |
| CUniformClosedOpen< double, IRNG, stateTag > | |
| CUniformClosedOpen< long double, IRNG, stateTag > | |
| CUniform | |
| CUniformClosed | |
| CUniformClosed< float, IRNG, stateTag > | |
| CUniformClosed< double, IRNG, stateTag > | |
| CUniformClosed< long double, IRNG, stateTag > | |
| CUniformOpen | |
| CUniformOpenClosed | |