|
Rosetta
|
Namespaces | |
| bit | |
| format | |
| Fortran | |
| internal | |
Classes | |
| struct | FArrayTraits< numeric::xyzVector< T > > |
| Specialization for FArrayTraits, to allow reasonable default constructor in FArray context. More... | |
| class | byte |
| byte: One-Byte Integer More... | |
| class | CArray |
| CArray: Memory-Managed C Array Wrapper. More... | |
| class | CArrayP |
| CArrayP: Memory-Managed C Array Wrapper Supporting Proxies. More... | |
| class | Chunk |
| Chunk: Contiguous Array for Use in ChunkVector. More... | |
| class | ChunkExponent |
| ChunkExponent: ChunkVector Exponent Wrapper for Function Disambiguation and Range Clipping. More... | |
| class | ChunkVector |
| ChunkVector: Chunk-Contiguous Vector for Fast Very Large Vectors. More... | |
| class | Cstring |
| Cstring: C String Wrapper. More... | |
| class | Dimension |
| Dimension: Dynamic Dimension. More... | |
| class | DimensionExpression |
| DimensionExpression: DimensionExpression Interface Class. More... | |
| class | DimensionExpressionCon |
| DimensionExpressionCon: Constant-Valued DimensionExpression. More... | |
| class | DimensionExpressionCube |
| DimensionExpressionCube: DimensionExpression Cube Function. More... | |
| class | DimensionExpressionDiv |
| DimensionExpressionDiv: DimensionExpression Binary Division. More... | |
| class | DimensionExpressionMax |
| DimensionExpressionMax: DimensionExpression Binary Max Function. More... | |
| class | DimensionExpressionMin |
| DimensionExpressionMin: DimensionExpression Binary Min Function. More... | |
| class | DimensionExpressionMul |
| DimensionExpressionMul: DimensionExpression Binary Product. More... | |
| class | DimensionExpressionPow |
| DimensionExpressionPow: DimensionExpression Power Function: expression1^expression2. More... | |
| class | DimensionExpressionRef |
| DimensionExpressionRef: Dimension Reference DimensionExpression. More... | |
| class | DimensionExpressionSquare |
| DimensionExpressionSquare: DimensionExpression Square Function. More... | |
| class | DimensionExpressionSub |
| DimensionExpressionSub: DimensionExpression Binary Subtraction. More... | |
| class | DimensionExpressionSum |
| DimensionExpressionSum: DimensionExpression Binary Sum. More... | |
| class | DynamicIndexRange |
| DynamicIndexRange: Dynamic Index Range. More... | |
| class | FArray |
| FArray: Fortran-Compatible Array Hierarchy Abstract Base Class. More... | |
| class | FArray1 |
| FArray1: Fortran-Compatible 1D Array Abstract Base Class. More... | |
| class | FArray1D |
| FArray1D: Fortran-Compatible 1D Array. More... | |
| class | FArray1P |
| FArray1P: Fortran-Compatible 1D Proxy Array. More... | |
| class | FArray1A |
| FArray1A: Fortran-Compatible 1D Argument Array. More... | |
| class | KeyFArray1D |
| KeyFArray1D: Key-Access Fortran-Compatible 1D Array. More... | |
| class | FArray2 |
| FArray2: Fortran-Compatible 2D Array Abstract Base Class. More... | |
| class | FArray2D |
| FArray2D: Fortran-Compatible 2D Array. More... | |
| class | FArray2P |
| FArray2P: Fortran-Compatible 2D Proxy Array. More... | |
| class | FArray2A |
| FArray2A: Fortran-Compatible 2D Argument Array. More... | |
| class | KeyFArray2D |
| KeyFArray2D: Key-Access Fortran-Compatible 2D Array. More... | |
| class | FArray3 |
| FArray3: Fortran-Compatible 3D Array Abstract Base Class. More... | |
| class | FArray3D |
| FArray3D: Fortran-Compatible 3D Array. More... | |
| class | FArray3P |
| FArray3P: Fortran-Compatible 3D Proxy Array. More... | |
| class | FArray3A |
| FArray3A: Fortran-Compatible 3D Argument Array. More... | |
| class | KeyFArray3D |
| KeyFArray3D: Key-Access Fortran-Compatible 3D Array. More... | |
| class | FArray4 |
| FArray4: Fortran-Compatible 4D Array Abstract Base Class. More... | |
| class | FArray4D |
| FArray4D: Fortran-Compatible 4D Array. More... | |
| class | FArray4P |
| FArray4P: Fortran-Compatible 4D Proxy Array. More... | |
| class | FArray4A |
| FArray4A: Fortran-Compatible 4D Argument Array. More... | |
| class | KeyFArray4D |
| KeyFArray4D: Key-Access Fortran-Compatible 4D Array. More... | |
| class | FArray5 |
| FArray5: Fortran-Compatible 5D Array Abstract Base Class. More... | |
| class | FArray5D |
| FArray5D: Fortran-Compatible 5D Array. More... | |
| class | FArray5P |
| FArray5P: Fortran-Compatible 5D Proxy Array. More... | |
| class | FArray5A |
| FArray5A: Fortran-Compatible 5D Argument Array. More... | |
| class | KeyFArray5D |
| KeyFArray5D: Key-Access Fortran-Compatible 5D Array. More... | |
| class | FArray6 |
| FArray6: Fortran-Compatible 6D Array Abstract Base Class. More... | |
| class | FArray6D |
| FArray6D: Fortran-Compatible 5D Array. More... | |
| class | FArray6P |
| FArray6P: Fortran-Compatible 5D Proxy Array. More... | |
| class | FArray6A |
| FArray6A: Fortran-Compatible 5D Argument Array. More... | |
| class | KeyFArray6D |
| KeyFArray6D: Key-Access Fortran-Compatible 6D Array. More... | |
| class | FArrayInitializer |
| FArrayInitializer: FArray Initializer Class Template. More... | |
| class | FArraySection |
| FArraySection: Fortran-Compatible Array Section Proxy. More... | |
| struct | FArrayTraits |
| FArrayTraits: FArray Traits Template. More... | |
| struct | NearestSelector |
| Nearest function selector class for R non-integer or T integer. More... | |
| struct | NearestSelector< R, T, true > |
| Nearest function selector class for R integer and T non-integer. More... | |
| struct | ModSelector |
| Mod function selector class for non-integer types. More... | |
| struct | ModSelector< T, true > |
| Mod function selector class for integer types. More... | |
| struct | ModuloSelector |
| Modulo function selector class for non-integer types. More... | |
| struct | ModuloSelector< T, true > |
| Modulo function selector class for integer types. More... | |
| struct | RemainderSelector |
| Remainder function selector class for non-integer types. More... | |
| struct | RemainderSelector< T, true > |
| Remainder function selector class for integer types. More... | |
| struct | FastRemainderSelector |
| Fast remainder function selector class for non-integer types. More... | |
| struct | FastRemainderSelector< T, true > |
| Fast remainder function selector class for integer types. More... | |
| class | Fstring |
| Fstring: Fixed-Length Fortran-Compatible String. More... | |
| class | Fsubstring |
| Fsubstring: Fixed-Length Fortran-Compatible Substring. More... | |
| class | IndexRange |
| IndexRange: Index Range Abstract Base Class. More... | |
| class | Observer |
| Observer: Combined Subject + Observer Abstract Base Class. More... | |
| class | ObserverMulti |
| ObserverMulti: Combined Subject + Multi Observer Abstract Base Class. More... | |
| class | ObserverSingle |
| ObserverSingle: Combined Subject + Single Observer Abstract Base Class. More... | |
| class | SetWrapper |
| SetWrapper: Insulating Wrapper of std::set That Can Be Forward Declared. More... | |
| class | Star |
| Star: Sentinel for Assumed Size Array Upper Bound. More... | |
| class | StaticIndexRange |
| StaticIndexRange: Static Index Range. More... | |
| struct | TypeTraits |
| TypeTraits: Type Traits Template. More... | |
| struct | TypeTraits< short int > |
| TypeTraits: Type Traits short int Specialization. More... | |
| struct | TypeTraits< int > |
| TypeTraits: Type Traits int Specialization. More... | |
| struct | TypeTraits< long int > |
| TypeTraits: Type Traits long int Specialization. More... | |
| struct | TypeTraits< unsigned short int > |
| TypeTraits: Type Traits unsigned short int Specialization. More... | |
| struct | TypeTraits< unsigned int > |
| TypeTraits: Type Traits unsigned int Specialization. More... | |
| struct | TypeTraits< unsigned long int > |
| TypeTraits: Type Traits unsigned long int Specialization. More... | |
| struct | TypeTraits< float > |
| TypeTraits: Type Traits float Specialization. More... | |
| struct | TypeTraits< double > |
| TypeTraits: Type Traits double Specialization. More... | |
| struct | TypeTraits< long double > |
| TypeTraits: Type Traits long double Specialization. More... | |
| class | ubyte |
| ubyte: One-Byte Integer More... | |
Functions | |
| template<typename T , std::size_t N> | |
| T * | begin (T(&array)[N]) |
| Begin Iterator for C Array. More... | |
| template<typename T , std::size_t N> | |
| T * | end (T(&array)[N]) |
| End Iterator for C Array. More... | |
| byte | operator+ (byte const &i, byte const &j) |
| byte + byte More... | |
| byte | operator- (byte const &i, byte const &j) |
| byte - byte More... | |
| byte | operator* (byte const &i, byte const &j) |
| byte * byte More... | |
| byte | operator/ (byte const &i, byte const &j) |
| byte / byte More... | |
| byte | operator& (byte const &i, byte const &j) |
| byte & byte More... | |
| byte | operator| (byte const &i, byte const &j) |
| byte | byte More... | |
| byte | operator^ (byte const &i, byte const &j) |
| byte ^ byte More... | |
| bool | operator== (byte const &i, byte const &j) |
| byte == byte More... | |
| bool | operator!= (byte const &i, byte const &j) |
| byte != byte More... | |
| bool | operator< (byte const &i, byte const &j) |
| byte < byte More... | |
| bool | operator<= (byte const &i, byte const &j) |
| byte <= byte More... | |
| bool | operator> (byte const &i, byte const &j) |
| byte > byte More... | |
| bool | operator>= (byte const &i, byte const &j) |
| byte >= byte More... | |
| std::istream & | operator>> (std::istream &stream, byte &b) |
| Stream Input. More... | |
| template<typename T > | |
| bool | comparable (CArray< T > const &a, CArray< T > const &b) |
| Are two CArrays comparable? More... | |
| template<typename T > | |
| bool | operator== (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > == CArray< T > More... | |
| template<typename T > | |
| bool | operator!= (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > != CArray< T > More... | |
| template<typename T > | |
| bool | operator< (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > < CArray< T > More... | |
| template<typename T > | |
| bool | operator<= (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > <= CArray< T > More... | |
| template<typename T > | |
| bool | operator>= (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > >= CArray< T > More... | |
| template<typename T > | |
| bool | operator> (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > > CArray< T > More... | |
| template<typename T > | |
| bool | operator== (CArray< T > const &a, T const &t) |
| CArray< T > == T. More... | |
| template<typename T > | |
| bool | operator!= (CArray< T > const &a, T const &t) |
| CArray< T > != T. More... | |
| template<typename T > | |
| bool | operator< (CArray< T > const &a, T const &t) |
| CArray< T > < T. More... | |
| template<typename T > | |
| bool | operator<= (CArray< T > const &a, T const &t) |
| CArray< T > <= T. More... | |
| template<typename T > | |
| bool | operator>= (CArray< T > const &a, T const &t) |
| CArray< T > >= T. More... | |
| template<typename T > | |
| bool | operator> (CArray< T > const &a, T const &t) |
| CArray< T > > T. More... | |
| template<typename T > | |
| bool | operator== (T const &t, CArray< T > const &a) |
| T == CArray< T > More... | |
| template<typename T > | |
| bool | operator!= (T const &t, CArray< T > const &a) |
| T != CArray< T > More... | |
| template<typename T > | |
| bool | operator< (T const &t, CArray< T > const &a) |
| T < CArray< T > More... | |
| template<typename T > | |
| bool | operator<= (T const &t, CArray< T > const &a) |
| T <= CArray< T > More... | |
| template<typename T > | |
| bool | operator>= (T const &t, CArray< T > const &a) |
| T >= CArray< T > More... | |
| template<typename T > | |
| bool | operator> (T const &t, CArray< T > const &a) |
| T > CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator- (CArray< T > const &a) |
| -CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator+ (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > + CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator- (CArray< T > const &a, CArray< T > const &b) |
| CArray< T > - CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator+ (CArray< T > const &a, T const &t) |
| CArray< T > + Value. More... | |
| template<typename T > | |
| CArray< T > | operator+ (T const &t, CArray< T > const &a) |
| Value + CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator- (CArray< T > const &a, T const &t) |
| CArray< T > - Value. More... | |
| template<typename T > | |
| CArray< T > | operator- (T const &t, CArray< T > const &a) |
| Value - CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator* (CArray< T > const &a, T const &t) |
| CArray< T > * Value. More... | |
| template<typename T > | |
| CArray< T > | operator* (T const &t, CArray< T > const &a) |
| Value * CArray< T > More... | |
| template<typename T > | |
| CArray< T > | operator/ (CArray< T > const &a, T const &t) |
| CArray< T > / Value. More... | |
| template<typename T > | |
| T | dot_product (CArray< T > const &a, CArray< T > const &b) |
| Dot product. More... | |
| template<typename T > | |
| T | dot (CArray< T > const &a, CArray< T > const &b) |
| Dot product. More... | |
| template<typename T > | |
| T | distance (CArray< T > const &a, CArray< T > const &b) |
| Distance. More... | |
| template<typename T > | |
| T | distance_squared (CArray< T > const &a, CArray< T > const &b) |
| Distance squared. More... | |
| template<typename T > | |
| void | swap (CArray< T > &a, CArray< T > &b) |
| Swap. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, CArray< T > const &a) |
| stream << CArray More... | |
| template<typename T > | |
| bool | comparable (CArrayP< T > const &a, CArrayP< T > const &b) |
| Are two CArrayPs comparable? More... | |
| template<typename T > | |
| bool | operator== (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP == CArrayP. More... | |
| template<typename T > | |
| bool | operator!= (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP != CArrayP. More... | |
| template<typename T > | |
| bool | operator< (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP < CArrayP. More... | |
| template<typename T > | |
| bool | operator<= (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP <= CArrayP. More... | |
| template<typename T > | |
| bool | operator>= (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP >= CArrayP. More... | |
| template<typename T > | |
| bool | operator> (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP > CArrayP. More... | |
| template<typename T > | |
| bool | operator== (CArrayP< T > const &a, T const &t) |
| CArrayP == T. More... | |
| template<typename T > | |
| bool | operator!= (CArrayP< T > const &a, T const &t) |
| CArrayP != T. More... | |
| template<typename T > | |
| bool | operator< (CArrayP< T > const &a, T const &t) |
| CArrayP < T. More... | |
| template<typename T > | |
| bool | operator<= (CArrayP< T > const &a, T const &t) |
| CArrayP <= T. More... | |
| template<typename T > | |
| bool | operator>= (CArrayP< T > const &a, T const &t) |
| CArrayP >= T. More... | |
| template<typename T > | |
| bool | operator> (CArrayP< T > const &a, T const &t) |
| CArrayP > T. More... | |
| template<typename T > | |
| bool | operator== (T const &t, CArrayP< T > const &a) |
| T == CArrayP. More... | |
| template<typename T > | |
| bool | operator!= (T const &t, CArrayP< T > const &a) |
| T != CArrayP. More... | |
| template<typename T > | |
| bool | operator< (T const &t, CArrayP< T > const &a) |
| T < CArrayP. More... | |
| template<typename T > | |
| bool | operator<= (T const &t, CArrayP< T > const &a) |
| T <= CArrayP. More... | |
| template<typename T > | |
| bool | operator>= (T const &t, CArrayP< T > const &a) |
| T >= CArrayP. More... | |
| template<typename T > | |
| bool | operator> (T const &t, CArrayP< T > const &a) |
| T > CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator- (CArrayP< T > const &a) |
| -CArrayP More... | |
| template<typename T > | |
| CArrayP< T > | operator+ (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP + CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator- (CArrayP< T > const &a, CArrayP< T > const &b) |
| CArrayP - CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator+ (CArrayP< T > const &a, T const &t) |
| CArrayP + Value. More... | |
| template<typename T > | |
| CArrayP< T > | operator+ (T const &t, CArrayP< T > const &a) |
| Value + CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator- (CArrayP< T > const &a, T const &t) |
| CArrayP - Value. More... | |
| template<typename T > | |
| CArrayP< T > | operator- (T const &t, CArrayP< T > const &a) |
| Value - CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator* (CArrayP< T > const &a, T const &t) |
| CArrayP * Value. More... | |
| template<typename T > | |
| CArrayP< T > | operator* (T const &t, CArrayP< T > const &a) |
| Value * CArrayP. More... | |
| template<typename T > | |
| CArrayP< T > | operator/ (CArrayP< T > const &a, T const &t) |
| CArrayP / Value. More... | |
| template<typename T > | |
| T | dot_product (CArrayP< T > const &a, CArrayP< T > const &b) |
| Dot product. More... | |
| template<typename T > | |
| T | dot (CArrayP< T > const &a, CArrayP< T > const &b) |
| Dot product. More... | |
| template<typename T > | |
| T | distance (CArrayP< T > const &a, CArrayP< T > const &b) |
| Distance. More... | |
| template<typename T > | |
| T | distance_squared (CArrayP< T > const &a, CArrayP< T > const &b) |
| Distance squared. More... | |
| template<typename T > | |
| void | swap (CArrayP< T > &a, CArrayP< T > &b) |
| Swap. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, CArrayP< T > const &a) |
| stream << CArrayP More... | |
| char const | SPACE (' ') |
| bool | equal (char const c, char const d, bool const exact_case) |
| char == char Case-Optionally? More... | |
| bool | equali (char const c, char const d) |
| char == char Case-Insensitively More... | |
| bool | is_blank (char const c) |
| Character is Blank? More... | |
| bool | not_blank (char const c) |
| Character is Not Blank? More... | |
| bool | is_any_of (char const c, std::string const &s) |
| Character is in a string? More... | |
| bool | is_any_of (char const c, c_cstring const s) |
| Character is in a cstring? More... | |
| char & | lowercase (char &c) |
| Lowercase a Character. More... | |
| char & | uppercase (char &c) |
| Uppercase a Character. More... | |
| char | lowercased (char const c) |
| Lowercased Copy of a Character. More... | |
| char | uppercased (char const c) |
| Uppercased Copy of a Character. More... | |
| bool | lge (char const s, char const t) |
| ASCII Lexical >= Comparison. More... | |
| bool | lgt (char const s, char const t) |
| ASCII Lexical < Comparison. More... | |
| bool | lle (char const s, char const t) |
| ASCII Lexical <= Comparison. More... | |
| bool | llt (char const s, char const t) |
| ASCII Lexical < Comparison. More... | |
| int | ICHAR (char const s) |
| Integer Value of a Given One-Character Fstring. More... | |
| int | IACHAR (char const s) |
| ASCII Integer Value for a Given One-Character Fstring. More... | |
| char | space () |
| Space Character. More... | |
| template<typename T > | |
| bool | operator== (Chunk< T > const &a, Chunk< T > const &b) |
| Chunk == Chunk. More... | |
| template<typename T > | |
| bool | operator!= (Chunk< T > const &a, Chunk< T > const &b) |
| Chunk != Chunk. More... | |
| template<typename T > | |
| void | swap (Chunk< T > &a, Chunk< T > &b) |
| Swap. More... | |
| template<typename T > | |
| bool | comparable (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| Are two ChunkVectors comparable? More... | |
| template<typename T > | |
| bool | operator== (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector == ChunkVector. More... | |
| template<typename T > | |
| bool | operator!= (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector != ChunkVector. More... | |
| template<typename T > | |
| bool | operator< (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector < ChunkVector. More... | |
| template<typename T > | |
| bool | operator<= (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector <= ChunkVector. More... | |
| template<typename T > | |
| bool | operator>= (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector >= ChunkVector. More... | |
| template<typename T > | |
| bool | operator> (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| ChunkVector > ChunkVector. More... | |
| template<typename T , typename L > | |
| bool | comparable (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| Is a ChunkVector comparable to a std::vector? More... | |
| template<typename T , typename L > | |
| bool | operator== (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector == std::vector Template. More... | |
| template<typename T , typename L > | |
| bool | operator!= (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector != std::vector Template. More... | |
| template<typename T , typename L > | |
| bool | operator< (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector < std::vector. More... | |
| template<typename T , typename L > | |
| bool | operator<= (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector <= std::vector. More... | |
| template<typename T , typename L > | |
| bool | operator>= (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector >= std::vector. More... | |
| template<typename T , typename L > | |
| bool | operator> (ChunkVector< T > const &a, std::vector< T, L > const &b) |
| ChunkVector > std::vector. More... | |
| template<typename T , typename L > | |
| bool | comparable (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| Is a std::vector comparable to a ChunkVector? More... | |
| template<typename T , typename L > | |
| bool | operator== (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector == ChunkVector Template More... | |
| template<typename T , typename L > | |
| bool | operator!= (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector != ChunkVector Template More... | |
| template<typename T , typename L > | |
| bool | operator< (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector < ChunkVector More... | |
| template<typename T , typename L > | |
| bool | operator<= (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector <= ChunkVector More... | |
| template<typename T , typename L > | |
| bool | operator>= (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector >= ChunkVector More... | |
| template<typename T , typename L > | |
| bool | operator> (std::vector< T, L > const &a, ChunkVector< T > const &b) |
| std::vector > ChunkVector More... | |
| template<typename T > | |
| bool | operator== (ChunkVector< T > const &a, T const &t) |
| ChunkVector == T. More... | |
| template<typename T > | |
| bool | operator!= (ChunkVector< T > const &a, T const &t) |
| ChunkVector != T. More... | |
| template<typename T > | |
| bool | operator< (ChunkVector< T > const &a, T const &t) |
| ChunkVector < T. More... | |
| template<typename T > | |
| bool | operator<= (ChunkVector< T > const &a, T const &t) |
| ChunkVector <= T. More... | |
| template<typename T > | |
| bool | operator>= (ChunkVector< T > const &a, T const &t) |
| ChunkVector >= T. More... | |
| template<typename T > | |
| bool | operator> (ChunkVector< T > const &a, T const &t) |
| ChunkVector > T. More... | |
| template<typename T > | |
| bool | operator== (T const &t, ChunkVector< T > const &a) |
| T == ChunkVector. More... | |
| template<typename T > | |
| bool | operator!= (T const &t, ChunkVector< T > const &a) |
| T != ChunkVector. More... | |
| template<typename T > | |
| bool | operator< (T const &t, ChunkVector< T > const &a) |
| T < ChunkVector. More... | |
| template<typename T > | |
| bool | operator<= (T const &t, ChunkVector< T > const &a) |
| T <= ChunkVector. More... | |
| template<typename T > | |
| bool | operator>= (T const &t, ChunkVector< T > const &a) |
| T >= ChunkVector. More... | |
| template<typename T > | |
| bool | operator> (T const &t, ChunkVector< T > const &a) |
| T > ChunkVector. More... | |
| template<typename T > | |
| T | dot_product (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| Dot Product. More... | |
| template<typename T > | |
| T | dot (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| Dot Product. More... | |
| template<typename T > | |
| T | distance (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| Distance. More... | |
| template<typename T > | |
| T | distance_squared (ChunkVector< T > const &a, ChunkVector< T > const &b) |
| Distance Squared. More... | |
| template<typename T > | |
| void | swap (ChunkVector< T > &a, ChunkVector< T > &b) |
| Swap. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, ChunkVector< T > const &v) |
| stream << ChunkVector More... | |
| char const | TAB ('\t') |
| char const | NULLC ('\000') |
| bool | equali (Cstring const &s, Cstring const &t) |
| Cstring == Cstring Case-Insensitively? More... | |
| bool | equali (Cstring const &s, c_cstring const t) |
| Cstring == cstring Case-Insensitively? More... | |
| bool | equali (c_cstring const s, Cstring const &t) |
| cstring == Cstring Case-Insensitively? More... | |
| bool | equali (Cstring const &s, std::string const &t) |
| Cstring == std::string Case-Insensitively? More... | |
| bool | equali (std::string const &s, Cstring const &t) |
| std::string == Cstring Case-Insensitively? More... | |
| bool | equali (Cstring const &s, char const c) |
| Cstring == char Case-Insensitively? More... | |
| bool | equali (char const c, Cstring const &s) |
| char == Cstring Case-Insensitively? More... | |
| std::ostream & | operator<< (std::ostream &stream, Cstring const &s) |
| Output to Stream. More... | |
| std::istream & | operator>> (std::istream &stream, Cstring &s) |
| Input from Stream. More... | |
| void | swap (Cstring &s, Cstring &t) |
| swap( Cstring, Cstring ); More... | |
| Cstring | operator+ (Cstring const &s, Cstring const &t) |
| Cstring + Cstring. More... | |
| Cstring | operator+ (Cstring const &s, c_cstring const t) |
| Cstring + cstring. More... | |
| Cstring | operator+ (c_cstring const s, Cstring const &t) |
| cstring + Cstring More... | |
| Cstring | operator+ (Cstring const &s, std::string const &t) |
| Cstring + std::string. More... | |
| Cstring | operator+ (Cstring const &s, char const c) |
| Cstring + char. More... | |
| Cstring | operator+ (char const c, Cstring const &t) |
| char + Cstring More... | |
| bool | operator== (Cstring const &s, Cstring const &t) |
| Cstring == Cstring. More... | |
| bool | operator!= (Cstring const &s, Cstring const &t) |
| Cstring != Cstring. More... | |
| bool | operator== (Cstring const &s, c_cstring const t) |
| Cstring == cstring. More... | |
| bool | operator== (c_cstring const t, Cstring const &s) |
| cstring == Cstring More... | |
| bool | operator!= (Cstring const &s, c_cstring const t) |
| Cstring != cstring. More... | |
| bool | operator!= (c_cstring const t, Cstring const &s) |
| cstring != Cstring More... | |
| bool | operator== (Cstring const &s, std::string const &t) |
| Cstring == std::string. More... | |
| bool | operator== (std::string const &t, Cstring const &s) |
| std::string == Cstring More... | |
| bool | operator!= (Cstring const &s, std::string const &t) |
| Cstring != std::string. More... | |
| bool | operator!= (std::string const &t, Cstring const &s) |
| std::string != Cstring More... | |
| bool | operator== (Cstring const &s, char const c) |
| Cstring == char. More... | |
| bool | operator== (char const c, Cstring const &s) |
| char == Cstring More... | |
| bool | operator!= (Cstring const &s, char const c) |
| Cstring != char. More... | |
| bool | operator!= (char const c, Cstring const &s) |
| char != Cstring More... | |
| std::istream & | operator>> (std::istream &stream, Dimension &dim) |
| Stream Input. More... | |
| std::ostream & | operator<< (std::ostream &stream, Dimension const &dim) |
| Stream Output. More... | |
| void | swap (Dimension &a, Dimension &b) |
| Swap. More... | |
| void | swap_no_notify (Dimension &a, Dimension &b) |
| Swap. More... | |
| bool | operator== (Dimension const &dim1, Dimension const &dim2) |
| Dimension == Dimension. More... | |
| bool | operator!= (Dimension const &dim1, Dimension const &dim2) |
| Dimension != Dimension. More... | |
| bool | operator< (Dimension const &dim1, Dimension const &dim2) |
| Dimension < Dimension. More... | |
| bool | operator<= (Dimension const &dim1, Dimension const &dim2) |
| Dimension <= Dimension. More... | |
| bool | operator> (Dimension const &dim1, Dimension const &dim2) |
| Dimension > Dimension. More... | |
| bool | operator>= (Dimension const &dim1, Dimension const &dim2) |
| Dimension >= Dimension. More... | |
| bool | operator== (int const i, Dimension const &dim) |
| int == Dimension More... | |
| bool | operator!= (int const i, Dimension const &dim) |
| int != Dimension More... | |
| bool | operator< (int const i, Dimension const &dim) |
| int < Dimension More... | |
| bool | operator<= (int const i, Dimension const &dim) |
| int <= Dimension More... | |
| bool | operator> (int const i, Dimension const &dim) |
| int > Dimension More... | |
| bool | operator>= (int const i, Dimension const &dim) |
| int >= Dimension More... | |
| bool | operator== (Dimension const &dim, int const i) |
| Dimension == int. More... | |
| bool | operator!= (Dimension const &dim, int const i) |
| Dimension != int. More... | |
| bool | operator< (Dimension const &dim, int const i) |
| Dimension < int. More... | |
| bool | operator<= (Dimension const &dim, int const i) |
| Dimension <= int. More... | |
| bool | operator> (Dimension const &dim, int const i) |
| Dimension > int. More... | |
| bool | operator>= (Dimension const &dim, int const i) |
| Dimension >= int. More... | |
| bool | operator== (double const d, Dimension const &dim) |
| double == Dimension More... | |
| bool | operator!= (double const d, Dimension const &dim) |
| double != Dimension More... | |
| bool | operator< (double const d, Dimension const &dim) |
| double < Dimension More... | |
| bool | operator<= (double const d, Dimension const &dim) |
| double <= Dimension More... | |
| bool | operator> (double const d, Dimension const &dim) |
| double > Dimension More... | |
| bool | operator>= (double const d, Dimension const &dim) |
| double >= Dimension More... | |
| bool | operator== (Dimension const &dim, double const d) |
| Dimension == double. More... | |
| bool | operator!= (Dimension const &dim, double const d) |
| Dimension != double. More... | |
| bool | operator< (Dimension const &dim, double const d) |
| Dimension < double. More... | |
| bool | operator<= (Dimension const &dim, double const d) |
| Dimension <= double. More... | |
| bool | operator> (Dimension const &dim, double const d) |
| Dimension > double. More... | |
| bool | operator>= (Dimension const &dim, double const d) |
| Dimension >= double. More... | |
| std::ostream & | operator<< (std::ostream &stream, DimensionExpression const &exp) |
| Stream Output. More... | |
| bool | operator== (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression == DimensionExpression. More... | |
| bool | operator!= (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression != DimensionExpression. More... | |
| bool | operator< (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression < DimensionExpression. More... | |
| bool | operator<= (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression <= DimensionExpression. More... | |
| bool | operator> (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression > DimensionExpression. More... | |
| bool | operator>= (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression >= DimensionExpression. More... | |
| bool | operator== (int const i, DimensionExpression const &exp) |
| int == DimensionExpression More... | |
| bool | operator!= (int const i, DimensionExpression const &exp) |
| int != DimensionExpression More... | |
| bool | operator< (int const i, DimensionExpression const &exp) |
| int < DimensionExpression More... | |
| bool | operator<= (int const i, DimensionExpression const &exp) |
| int <= DimensionExpression More... | |
| bool | operator> (int const i, DimensionExpression const &exp) |
| int > DimensionExpression More... | |
| bool | operator>= (int const i, DimensionExpression const &exp) |
| int >= DimensionExpression More... | |
| bool | operator== (DimensionExpression const &exp, int const i) |
| DimensionExpression == int. More... | |
| bool | operator!= (DimensionExpression const &exp, int const i) |
| DimensionExpression != int. More... | |
| bool | operator< (DimensionExpression const &exp, int const i) |
| DimensionExpression < int. More... | |
| bool | operator<= (DimensionExpression const &exp, int const i) |
| DimensionExpression <= int. More... | |
| bool | operator> (DimensionExpression const &exp, int const i) |
| DimensionExpression > int. More... | |
| bool | operator>= (DimensionExpression const &exp, int const i) |
| DimensionExpression >= int. More... | |
| bool | operator== (double const d, DimensionExpression const &exp) |
| double == DimensionExpression More... | |
| bool | operator!= (double const d, DimensionExpression const &exp) |
| double != DimensionExpression More... | |
| bool | operator< (double const d, DimensionExpression const &exp) |
| double < DimensionExpression More... | |
| bool | operator<= (double const d, DimensionExpression const &exp) |
| double <= DimensionExpression More... | |
| bool | operator> (double const d, DimensionExpression const &exp) |
| double > DimensionExpression More... | |
| bool | operator>= (double const d, DimensionExpression const &exp) |
| double >= DimensionExpression More... | |
| bool | operator== (DimensionExpression const &exp, double const d) |
| DimensionExpression == double. More... | |
| bool | operator!= (DimensionExpression const &exp, double const d) |
| DimensionExpression != double. More... | |
| bool | operator< (DimensionExpression const &exp, double const d) |
| DimensionExpression < double. More... | |
| bool | operator<= (DimensionExpression const &exp, double const d) |
| DimensionExpression <= double. More... | |
| bool | operator> (DimensionExpression const &exp, double const d) |
| DimensionExpression > double. More... | |
| bool | operator>= (DimensionExpression const &exp, double const d) |
| DimensionExpression >= double. More... | |
| DimensionExpressionRef | operator+ (Dimension const &dim) |
| +Dimension More... | |
| DimensionExpressionMul | operator- (Dimension const &dim) |
| -Dimension More... | |
| DimensionExpressionSum | operator+ (Dimension const &dim1, Dimension const &dim2) |
| Dimension + Dimension. More... | |
| DimensionExpressionSum | operator+ (Dimension const &dim, int const value) |
| Dimension + int. More... | |
| DimensionExpressionSum | operator+ (int const value, Dimension const &dim) |
| int + Dimension More... | |
| DimensionExpressionSum | operator+ (Dimension const &dim, double const value) |
| Dimension + double. More... | |
| DimensionExpressionSum | operator+ (double const value, Dimension const &dim) |
| double + Dimension More... | |
| DimensionExpressionSub | operator- (Dimension const &dim1, Dimension const &dim2) |
| Dimension - Dimension. More... | |
| DimensionExpressionSub | operator- (Dimension const &dim, int const value) |
| Dimension - int. More... | |
| DimensionExpressionSub | operator- (int const value, Dimension const &dim) |
| int - Dimension More... | |
| DimensionExpressionSub | operator- (Dimension const &dim, double const value) |
| Dimension - double. More... | |
| DimensionExpressionSub | operator- (double const value, Dimension const &dim) |
| double - Dimension More... | |
| DimensionExpressionMul | operator* (Dimension const &dim1, Dimension const &dim2) |
| Dimension * Dimension. More... | |
| DimensionExpressionMul | operator* (Dimension const &dim, int const value) |
| Dimension * int. More... | |
| DimensionExpressionMul | operator* (int const value, Dimension const &dim) |
| int * Dimension More... | |
| DimensionExpressionMul | operator* (Dimension const &dim, double const value) |
| Dimension * double. More... | |
| DimensionExpressionMul | operator* (double const value, Dimension const &dim) |
| double * Dimension More... | |
| DimensionExpressionDiv | operator/ (Dimension const &dim1, Dimension const &dim2) |
| Dimension / Dimension. More... | |
| DimensionExpressionDiv | operator/ (Dimension const &dim, int const value) |
| Dimension / int. More... | |
| DimensionExpressionDiv | operator/ (int const value, Dimension const &dim) |
| int / Dimension More... | |
| DimensionExpressionDiv | operator/ (Dimension const &dim, double const value) |
| Dimension / double. More... | |
| DimensionExpressionDiv | operator/ (double const value, Dimension const &dim) |
| double / Dimension More... | |
| DimensionExpressionMul | operator+ (DimensionExpression const &exp) |
| +DimensionExpression More... | |
| DimensionExpressionMul | operator- (DimensionExpression const &exp) |
| -DimensionExpression More... | |
| DimensionExpressionSum | operator+ (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression + DimensionExpression. More... | |
| DimensionExpressionSum | operator+ (DimensionExpression const &exp, Dimension const &dim) |
| DimensionExpression + Dimension. More... | |
| DimensionExpressionSum | operator+ (Dimension const &dim, DimensionExpression const &exp) |
| Dimension + DimensionExpression. More... | |
| DimensionExpressionSum | operator+ (DimensionExpression const &exp, int const value) |
| DimensionExpression + int. More... | |
| DimensionExpressionSum | operator+ (int const value, DimensionExpression const &exp) |
| int + DimensionExpression More... | |
| DimensionExpressionSum | operator+ (DimensionExpression const &exp, double const value) |
| DimensionExpression + double. More... | |
| DimensionExpressionSum | operator+ (double const value, DimensionExpression const &exp) |
| double + DimensionExpression More... | |
| DimensionExpressionSub | operator- (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression - DimensionExpression. More... | |
| DimensionExpressionSub | operator- (DimensionExpression const &exp, Dimension const &dim) |
| DimensionExpression - Dimension. More... | |
| DimensionExpressionSub | operator- (Dimension const &dim, DimensionExpression const &exp) |
| Dimension - DimensionExpression. More... | |
| DimensionExpressionSub | operator- (DimensionExpression const &exp, int const value) |
| DimensionExpression - int. More... | |
| DimensionExpressionSub | operator- (int const value, DimensionExpression const &exp) |
| int - DimensionExpression More... | |
| DimensionExpressionSub | operator- (DimensionExpression const &exp, double const value) |
| DimensionExpression - double. More... | |
| DimensionExpressionSub | operator- (double const value, DimensionExpression const &exp) |
| double - DimensionExpression More... | |
| DimensionExpressionMul | operator* (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression * DimensionExpression. More... | |
| DimensionExpressionMul | operator* (DimensionExpression const &exp, Dimension const &dim) |
| DimensionExpression * Dimension. More... | |
| DimensionExpressionMul | operator* (Dimension const &dim, DimensionExpression const &exp) |
| Dimension * DimensionExpression. More... | |
| DimensionExpressionMul | operator* (DimensionExpression const &exp, int const value) |
| DimensionExpression * int. More... | |
| DimensionExpressionMul | operator* (int const value, DimensionExpression const &exp) |
| int * DimensionExpression More... | |
| DimensionExpressionMul | operator* (DimensionExpression const &exp, double const value) |
| DimensionExpression * double. More... | |
| DimensionExpressionMul | operator* (double const value, DimensionExpression const &exp) |
| double * DimensionExpression More... | |
| DimensionExpressionDiv | operator/ (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| DimensionExpression / DimensionExpression. More... | |
| DimensionExpressionDiv | operator/ (DimensionExpression const &exp, Dimension const &dim) |
| DimensionExpression / Dimension. More... | |
| DimensionExpressionDiv | operator/ (Dimension const &dim, DimensionExpression const &exp) |
| Dimension / DimensionExpression. More... | |
| DimensionExpressionDiv | operator/ (DimensionExpression const &exp, int const value) |
| DimensionExpression / int. More... | |
| DimensionExpressionDiv | operator/ (int const value, DimensionExpression const &exp) |
| int / DimensionExpression More... | |
| DimensionExpressionDiv | operator/ (DimensionExpression const &exp, double const value) |
| DimensionExpression / double. More... | |
| DimensionExpressionDiv | operator/ (double const value, DimensionExpression const &exp) |
| double / DimensionExpression More... | |
| DimensionExpressionMin | min (Dimension const &dim1, Dimension const &dim2) |
| min( Dimension, Dimension ) More... | |
| DimensionExpressionMin | min (Dimension const &dim, int const value) |
| min( Dimension, int ) More... | |
| DimensionExpressionMin | min (int const value, Dimension const &dim) |
| min( int, Dimension ) More... | |
| DimensionExpressionMin | min (Dimension const &dim, double const value) |
| min( Dimension, double ) More... | |
| DimensionExpressionMin | min (double const value, Dimension const &dim) |
| min( double, Dimension ) More... | |
| DimensionExpressionMin | min (Dimension const &dim, DimensionExpression const &exp) |
| min( Dimension, DimensionExpression ) More... | |
| DimensionExpressionMin | min (DimensionExpression const &exp, Dimension const &dim) |
| min( DimensionExpression, Dimension ) More... | |
| DimensionExpressionMin | min (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| min( DimensionExpression, DimensionExpression ) More... | |
| DimensionExpressionMin | min (DimensionExpression const &exp, int const value) |
| min( DimensionExpression, int ) More... | |
| DimensionExpressionMin | min (int const value, DimensionExpression const &exp) |
| min( int, DimensionExpression ) More... | |
| DimensionExpressionMin | min (DimensionExpression const &exp, double const value) |
| min( DimensionExpression, double ) More... | |
| DimensionExpressionMin | min (double const value, DimensionExpression const &exp) |
| min( double, DimensionExpression ) More... | |
| DimensionExpressionMax | max (Dimension const &dim1, Dimension const &dim2) |
| max( Dimension, Dimension ) More... | |
| DimensionExpressionMax | max (Dimension const &dim, int const value) |
| max( Dimension, int ) More... | |
| DimensionExpressionMax | max (int const value, Dimension const &dim) |
| max( int, Dimension ) More... | |
| DimensionExpressionMax | max (Dimension const &dim, double const value) |
| max( Dimension, double ) More... | |
| DimensionExpressionMax | max (double const value, Dimension const &dim) |
| max( double, Dimension ) More... | |
| DimensionExpressionMax | max (Dimension const &dim, DimensionExpression const &exp) |
| max( Dimension, DimensionExpression ) More... | |
| DimensionExpressionMax | max (DimensionExpression const &exp, Dimension const &dim) |
| max( DimensionExpression, Dimension ) More... | |
| DimensionExpressionMax | max (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| max( DimensionExpression, DimensionExpression ) More... | |
| DimensionExpressionMax | max (DimensionExpression const &exp, int const value) |
| max( DimensionExpression, int ) More... | |
| DimensionExpressionMax | max (int const value, DimensionExpression const &exp) |
| max( int, DimensionExpression ) More... | |
| DimensionExpressionMax | max (DimensionExpression const &exp, double const value) |
| max( DimensionExpression, double ) More... | |
| DimensionExpressionMax | max (double const value, DimensionExpression const &exp) |
| max( double, DimensionExpression ) More... | |
| DimensionExpressionPow | pow (Dimension const &dim1, Dimension const &dim2) |
| pow( Dimension, Dimension ) More... | |
| DimensionExpressionPow | pow (Dimension const &dim, int const value) |
| pow( Dimension, int ) More... | |
| DimensionExpressionPow | pow (int const value, Dimension const &dim) |
| pow( int, Dimension ) More... | |
| DimensionExpressionPow | pow (Dimension const &dim, double const value) |
| pow( Dimension, double ) More... | |
| DimensionExpressionPow | pow (double const value, Dimension const &dim) |
| pow( double, Dimension ) More... | |
| DimensionExpressionPow | pow (Dimension const &dim, DimensionExpression const &exp) |
| pow( Dimension, DimensionExpression ) More... | |
| DimensionExpressionPow | pow (DimensionExpression const &exp, Dimension const &dim) |
| pow( DimensionExpression, Dimension ) More... | |
| DimensionExpressionPow | pow (DimensionExpression const &exp1, DimensionExpression const &exp2) |
| pow( DimensionExpression, DimensionExpression ) More... | |
| DimensionExpressionPow | pow (DimensionExpression const &exp, int const value) |
| pow( DimensionExpression, int ) More... | |
| DimensionExpressionPow | pow (int const value, DimensionExpression const &exp) |
| pow( int, DimensionExpression ) More... | |
| DimensionExpressionPow | pow (DimensionExpression const &exp, double const value) |
| pow( DimensionExpression, double ) More... | |
| DimensionExpressionPow | pow (double const value, DimensionExpression const &exp) |
| pow( double, DimensionExpression ) More... | |
| DimensionExpressionSquare | square (Dimension const &dim) |
| square( Dimension ) More... | |
| DimensionExpressionSquare | square (DimensionExpression const &exp) |
| square( DimensionExpression ) More... | |
| DimensionExpressionCon | square (int const value) |
| square( int ) More... | |
| DimensionExpressionCon | square (double const value) |
| square( double ) More... | |
| DimensionExpressionCube | cube (Dimension const &dim) |
| cube( Dimension ) More... | |
| DimensionExpressionCube | cube (DimensionExpression const &exp) |
| cube( DimensionExpression ) More... | |
| DimensionExpressionCon | cube (int const value) |
| cube( int ) More... | |
| DimensionExpressionCon | cube (double const value) |
| cube( double ) More... | |
| void | swap (DynamicIndexRange &a, DynamicIndexRange &b) |
| Swap. More... | |
| void | swap_no_notify (DynamicIndexRange &a, DynamicIndexRange &b) |
| Swap. More... | |
| template<typename T > | |
| bool | operator== (FArray1< T > const &a, FArray1< T > const &b) |
| FArray1 == FArray1. More... | |
| template<typename T > | |
| bool | operator!= (FArray1< T > const &a, FArray1< T > const &b) |
| FArray1 != FArray1. More... | |
| template<typename T > | |
| T | dot_product (FArray1< T > const &a, FArray1< T > const &b) |
| Dot Product. More... | |
| template<typename T > | |
| T | dot (FArray1< T > const &a, FArray1< T > const &b) |
| Dot Product. More... | |
| template<typename T > | |
| T | distance (FArray1< T > const &a, FArray1< T > const &b) |
| Distance. More... | |
| template<typename T > | |
| T | distance_squared (FArray1< T > const &a, FArray1< T > const &b) |
| Distance Squared. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray1< U > const &a, FArray1< V > const &b) |
| Equal Dimensions? More... | |
| template<typename U > | |
| U | dot_product (FArray1< U > const &a, FArray1< U > const &b) |
| Dot Product. More... | |
| template<typename U > | |
| U | dot (FArray1< U > const &a, FArray1< U > const &b) |
| Dot Product. More... | |
| template<typename U > | |
| U | distance (FArray1< U > const &a, FArray1< U > const &b) |
| Distance. More... | |
| template<typename U > | |
| U | distance_squared (FArray1< U > const &a, FArray1< U > const &b) |
| Distance Squared. More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray1< T > &a) |
| Read an FArray1 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray1< T > const &a) |
| Write an FArray1 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray1< T > const &a) |
| stream << FArray1 More... | |
| template<typename T > | |
| void | swap (FArray1D< T > &a, FArray1D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray1D< T > | operator- (FArray1< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray1D< T > | operator+ (FArray1< T > const &a, FArray1< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray1D< T > | operator- (FArray1< T > const &a, FArray1< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray1D< T > | operator+ (FArray1< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray1D< T > | operator+ (T const &t, FArray1< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray1D< T > | operator- (FArray1< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray1D< T > | operator- (T const &t, FArray1< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray1D< T > | operator* (FArray1< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray1D< T > | operator* (T const &t, FArray1< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray1D< T > | operator/ (FArray1< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| FArray1D< T > | cross_product (FArray1< T > const &a, FArray1< T > const &b) |
| Cross Product of Two 3-Tuple Vectors. More... | |
| template<typename T > | |
| FArray1D< T > | cross (FArray1< T > const &a, FArray1< T > const &b) |
| Cross Product of Two 3-Tuple Vectors. More... | |
| template<typename T > | |
| bool | operator== (FArray2< T > const &a, FArray2< T > const &b) |
| FArray2 == FArray2. More... | |
| template<typename T > | |
| bool | operator!= (FArray2< T > const &a, FArray2< T > const &b) |
| FArray2 != FArray2. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray2< U > const &a, FArray2< V > const &b) |
| Equal Dimensions? More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray2< T > &a) |
| Read an FArray2 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray2< T > const &a) |
| Write an FArray2 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray2< T > const &a) |
| stream << FArray2 More... | |
| template<typename T > | |
| void | swap (FArray2D< T > &a, FArray2D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray2D< T > | operator- (FArray2< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray2D< T > | operator+ (FArray2< T > const &a, FArray2< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray2D< T > | operator- (FArray2< T > const &a, FArray2< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray2D< T > | operator+ (FArray2< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray2D< T > | operator+ (T const &t, FArray2< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray2D< T > | operator- (FArray2< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray2D< T > | operator- (T const &t, FArray2< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray2D< T > | operator* (FArray2< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray2D< T > | operator* (T const &t, FArray2< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray2D< T > | operator/ (FArray2< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| FArray2D< T > | transposed (FArray2< T > const &a) |
| Transposed. More... | |
| template<typename T > | |
| bool | operator== (FArray3< T > const &a, FArray3< T > const &b) |
| FArray3 == FArray3. More... | |
| template<typename T > | |
| bool | operator!= (FArray3< T > const &a, FArray3< T > const &b) |
| FArray3 != FArray3. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray3< U > const &a, FArray3< V > const &b) |
| Equal Dimensions? More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray3< T > &a) |
| Read an FArray3 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray3< T > const &a) |
| Write an FArray3 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray3< T > const &a) |
| stream << FArray3 More... | |
| template<typename T > | |
| void | swap (FArray3D< T > &a, FArray3D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray3D< T > | operator- (FArray3< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray3D< T > | operator+ (FArray3< T > const &a, FArray3< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray3D< T > | operator- (FArray3< T > const &a, FArray3< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray3D< T > | operator+ (FArray3< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray3D< T > | operator+ (T const &t, FArray3< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray3D< T > | operator- (FArray3< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray3D< T > | operator- (T const &t, FArray3< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray3D< T > | operator* (FArray3< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray3D< T > | operator* (T const &t, FArray3< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray3D< T > | operator/ (FArray3< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename U > | |
| void | swap (FArray3D< U > &a, FArray3D< U > &b) |
| template<typename T > | |
| bool | operator== (FArray4< T > const &a, FArray4< T > const &b) |
| FArray4 == FArray4. More... | |
| template<typename T > | |
| bool | operator!= (FArray4< T > const &a, FArray4< T > const &b) |
| FArray4 != FArray4. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray4< U > const &a, FArray4< V > const &b) |
| Equal Dimensions? More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray4< T > &a) |
| Read an FArray4 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray4< T > const &a) |
| Write an FArray4 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray4< T > const &a) |
| stream << FArray4 More... | |
| template<typename T > | |
| void | swap (FArray4D< T > &a, FArray4D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray4D< T > | operator- (FArray4< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray4D< T > | operator+ (FArray4< T > const &a, FArray4< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray4D< T > | operator- (FArray4< T > const &a, FArray4< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray4D< T > | operator+ (FArray4< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray4D< T > | operator+ (T const &t, FArray4< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray4D< T > | operator- (FArray4< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray4D< T > | operator- (T const &t, FArray4< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray4D< T > | operator* (FArray4< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray4D< T > | operator* (T const &t, FArray4< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray4D< T > | operator/ (FArray4< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename U > | |
| void | swap (FArray4D< U > &a, FArray4D< U > &b) |
| template<typename T > | |
| bool | operator== (FArray5< T > const &a, FArray5< T > const &b) |
| FArray5 == FArray5. More... | |
| template<typename T > | |
| bool | operator!= (FArray5< T > const &a, FArray5< T > const &b) |
| FArray5 != FArray5. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray5< U > const &a, FArray5< V > const &b) |
| Equal Dimensions? More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray5< T > &a) |
| Read an FArray5 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray5< T > const &a) |
| Write an FArray5 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray5< T > const &a) |
| stream << FArray5 More... | |
| template<typename T > | |
| void | swap (FArray5D< T > &a, FArray5D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray5D< T > | operator- (FArray5< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray5D< T > | operator+ (FArray5< T > const &a, FArray5< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray5D< T > | operator- (FArray5< T > const &a, FArray5< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray5D< T > | operator+ (FArray5< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray5D< T > | operator+ (T const &t, FArray5< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray5D< T > | operator- (FArray5< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray5D< T > | operator- (T const &t, FArray5< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray5D< T > | operator* (FArray5< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray5D< T > | operator* (T const &t, FArray5< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray5D< T > | operator/ (FArray5< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename U > | |
| void | swap (FArray5D< U > &a, FArray5D< U > &b) |
| template<typename T > | |
| bool | operator== (FArray6< T > const &a, FArray6< T > const &b) |
| FArray6 == FArray6. More... | |
| template<typename T > | |
| bool | operator!= (FArray6< T > const &a, FArray6< T > const &b) |
| FArray6 != FArray6. More... | |
| template<typename U , typename V > | |
| bool | equal_dimensions (FArray6< U > const &a, FArray6< V > const &b) |
| Equal Dimensions? More... | |
| template<typename T > | |
| std::istream & | read_binary (std::istream &stream, FArray6< T > &a) |
| Read an FArray6 from a binary file. More... | |
| template<typename T > | |
| std::ostream & | write_binary (std::ostream &stream, FArray6< T > const &a) |
| Write an FArray6 to a binary file. More... | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &stream, FArray6< T > const &a) |
| stream << FArray6 More... | |
| template<typename T > | |
| void | swap (FArray6D< T > &a, FArray6D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| FArray6D< T > | operator- (FArray6< T > const &a) |
| -Array More... | |
| template<typename T > | |
| FArray6D< T > | operator+ (FArray6< T > const &a, FArray6< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| FArray6D< T > | operator- (FArray6< T > const &a, FArray6< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| FArray6D< T > | operator+ (FArray6< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| FArray6D< T > | operator+ (T const &t, FArray6< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| FArray6D< T > | operator- (FArray6< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| FArray6D< T > | operator- (T const &t, FArray6< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| FArray6D< T > | operator* (FArray6< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| FArray6D< T > | operator* (T const &t, FArray6< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| FArray6D< T > | operator/ (FArray6< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename I , typename B , typename E , typename S > | |
| std::size_t | floops (I &i, B const &b, E const &e, S const &s) |
| template<typename I , typename B , typename E > | |
| std::size_t | floops (I &i, B const &b, E const &e) |
| short int | min (short int const a, short int const b) |
| min( short int, short int ) More... | |
| int | min (int const a, int const b) |
| min( int, int ) More... | |
| long int | min (long int const a, long int const b) |
| min( long int, long int ) More... | |
| unsigned short int | min (unsigned short int const a, unsigned short int const b) |
| min( unsigned short int, unsigned short int ) More... | |
| unsigned int | min (unsigned int const a, unsigned int const b) |
| min( unsigned int, unsigned int ) More... | |
| unsigned long int | min (unsigned long int const a, unsigned long int const b) |
| min( unsigned long int, unsigned long int ) More... | |
| float | min (float const a, float const b) |
| min( float, float ) More... | |
| double | min (double const a, double const b) |
| min( double, double ) More... | |
| long double | min (long double const a, long double const b) |
| min( long double, long double ) More... | |
| template<typename T > | |
| T const & | min (T const &a, T const &b, T const &c) |
| min( a, b, c ) More... | |
| template<typename T > | |
| T const & | min (T const &a, T const &b, T const &c, T const &d) |
| min( a, b, c, d ) More... | |
| template<typename T > | |
| T const & | min (T const &a, T const &b, T const &c, T const &d, T const &e) |
| min( a, b, c, d, e ) More... | |
| template<typename T > | |
| T const & | min (T const &a, T const &b, T const &c, T const &d, T const &e, T const &f) |
| min( a, b, c, d, e, f ) More... | |
| short int | max (short int const a, short int const b) |
| max( short int, short int ) More... | |
| int | max (int const a, int const b) |
| max( int, int ) More... | |
| long int | max (long int const a, long int const b) |
| max( long int, long int ) More... | |
| unsigned short int | max (unsigned short int const a, unsigned short int const b) |
| max( unsigned short int, unsigned short int ) More... | |
| unsigned int | max (unsigned int const a, unsigned int const b) |
| max( unsigned int, unsigned int ) More... | |
| unsigned long int | max (unsigned long int const a, unsigned long int const b) |
| max( unsigned long int, unsigned long int ) More... | |
| float | max (float const a, float const b) |
| max( float, float ) More... | |
| double | max (double const a, double const b) |
| max( double, double ) More... | |
| long double | max (long double const a, long double const b) |
| max( long double, long double ) More... | |
| template<typename T > | |
| T const & | max (T const &a, T const &b, T const &c) |
| max( a, b, c ) More... | |
| template<typename T > | |
| T const & | max (T const &a, T const &b, T const &c, T const &d) |
| max( a, b, c, d ) More... | |
| template<typename T > | |
| T const & | max (T const &a, T const &b, T const &c, T const &d, T const &e) |
| max( a, b, c, d, e ) More... | |
| template<typename T > | |
| T const & | max (T const &a, T const &b, T const &c, T const &d, T const &e, T const &f) |
| max( a, b, c, d, e, f ) More... | |
| template<typename T > | |
| T | abs (T const &x) |
| std::abs( x ) == | x | More... | |
| template<typename T > | |
| T | square (T const &x) |
| square( x ) == x^2 More... | |
| template<typename T > | |
| T | cube (T const &x) |
| cube( x ) == x^3 More... | |
| template<typename T > | |
| int | sign (T const &x) |
| sign( x ) More... | |
| template<typename X , typename Y > | |
| X | sign (X const &x, Y const &y) |
| Sign Transfer from Second Argument to First Argument. More... | |
| template<typename R , typename T > | |
| R | nearest (T const &x) |
| nearest< R >( x ): Nearest R More... | |
| template<typename T > | |
| std::size_t | nearest_size (T const &x) |
| nearest_size( x ): Nearest std::size_t More... | |
| template<typename T > | |
| SSize | nearest_ssize (T const &x) |
| nearest_ssize( x ): Nearest SSize More... | |
| template<typename T > | |
| int | nearest_int (T const &x) |
| nearest_int( x ): Nearest int More... | |
| template<typename T > | |
| int | nint (T const &x) |
| nint( x ): Nearest int More... | |
| template<typename T > | |
| short int | nsint (T const &x) |
| nsint( x ): Nearest short int More... | |
| template<typename T > | |
| long int | nlint (T const &x) |
| nlint( x ): Nearest long int More... | |
| template<typename T > | |
| T | mod (T const &x, T const &y) |
| x(mod y) computational modulo returning magnitude < | y | and sign of x More... | |
| float | mod (float const &i, float const &n) |
| i(mod n) : float Arguments More... | |
| double | mod (double const &i, double const &n) |
| i(mod n) : double Arguments More... | |
| long double | mod (long double const &i, long double const &n) |
| i(mod n) : long double Arguments More... | |
| template<typename T > | |
| T | modulo (T const &x, T const &y) |
| x(mod y) mathematical modulo returning magnitude < | y | and sign of y More... | |
| template<typename T > | |
| T | remainder (T const &x, T const &y) |
| Remainder of x with respect to division by y that is of smallest magnitude. More... | |
| template<typename T > | |
| T | fast_remainder (T const &x, T const &y) |
| Remainder of x with respect to division by y that is of smallest magnitude. More... | |
| template<typename T , typename S > | |
| T | remainder_conversion (T const &t, S &s) |
| Remainder and result of conversion to a different type. More... | |
| template<typename T > | |
| T | gcd (T const &m, T const &n) |
| Greatest Common Divisor. More... | |
| template<typename T > | |
| bool | eq_tol (T const &x, T const &y, T const &r_tol, T const &a_tol) |
| Equal within specified relative and absolute tolerances? More... | |
| template<typename T > | |
| bool | lt_tol (T const &x, T const &y, T const &r_tol, T const &a_tol) |
| Less than within specified relative and absolute tolerances? More... | |
| template<typename T > | |
| bool | le_tol (T const &x, T const &y, T const &r_tol, T const &a_tol) |
| Less than or equal within specified relative and absolute tolerances? More... | |
| template<typename T > | |
| bool | ge_tol (T const &x, T const &y, T const &r_tol, T const &a_tol) |
| Greater than or equal within specified relative and absolute tolerances? More... | |
| template<typename T > | |
| bool | gt_tol (T const &x, T const &y, T const &r_tol, T const &a_tol) |
| Greater than within specified relative and absolute tolerances? More... | |
| std::string const | WHITESPACE (" \t\0", 3) |
| bool | operator== (Fstring const &s, Fstring const &t) |
| Fstring == Fstring. More... | |
| bool | operator== (Fstring const &s, std::string const &t) |
| Fstring == string. More... | |
| bool | operator== (Fstring const &s, c_cstring const t) |
| Fstring == cstring. More... | |
| bool | operator== (Fstring const &s, char const c) |
| Fstring == char. More... | |
| bool | operator<= (Fstring const &s, Fstring const &t) |
| Fstring <= Fstring. More... | |
| bool | operator< (Fstring const &s, Fstring const &t) |
| Fstring < Fstring. More... | |
| bool | operator<= (Fstring const &s, std::string const &t) |
| Fstring <= string. More... | |
| bool | operator< (Fstring const &s, std::string const &t) |
| Fstring < string. More... | |
| bool | operator<= (Fstring const &s, c_cstring const t) |
| Fstring <= cstring. More... | |
| bool | operator< (Fstring const &s, c_cstring const t) |
| Fstring < cstring. More... | |
| std::istream & | operator>> (std::istream &stream, Fstring &s) |
| Stream Input. More... | |
| std::istream & | get (std::istream &stream, Fstring &s) |
| Get from Stream. More... | |
| std::istream & | getline (std::istream &stream, Fstring &s) |
| Get Line from Stream. More... | |
| std::istream & | read (std::istream &stream, Fstring &s) |
| Read from Stream. More... | |
| std::istream & | readsome (std::istream &stream, Fstring &s) |
| Read Available Characters from Stream. More... | |
| std::ostream & | operator<< (std::ostream &stream, Fstring const &s) |
| Stream Output. More... | |
| Fstring | operator+ (Fstring const &s, Fstring const &t) |
| Fstring + Fstring. More... | |
| std::string | operator+ (Fstring const &s, std::string const &t) |
| Fstring + string. More... | |
| std::string | operator+ (std::string const &t, Fstring const &s) |
| string + Fstring More... | |
| Fstring | operator+ (Fstring const &s, c_cstring const t) |
| Fstring + cstring. More... | |
| Fstring | operator+ (c_cstring const s, Fstring const &t) |
| cstring + Fstring More... | |
| Fstring | operator+ (Fstring const &s, char const c) |
| Fstring + char. More... | |
| Fstring | operator+ (char const c, Fstring const &s) |
| char + Fstring More... | |
| bool | operator!= (Fstring const &s, Fstring const &t) |
| Fstring != Fstring. More... | |
| bool | operator== (std::string const &t, Fstring const &s) |
| string == Fstring More... | |
| bool | operator!= (Fstring const &s, std::string const &t) |
| Fstring != string. More... | |
| bool | operator!= (std::string const &t, Fstring const &s) |
| string != Fstring More... | |
| bool | operator== (c_cstring const t, Fstring const &s) |
| cstring == Fstring More... | |
| bool | operator!= (Fstring const &s, c_cstring const t) |
| Fstring != cstring. More... | |
| bool | operator!= (c_cstring const t, Fstring const &s) |
| cstring != Fstring More... | |
| bool | operator== (char const c, Fstring const &s) |
| char == Fstring More... | |
| bool | operator!= (Fstring const &s, char const c) |
| Fstring != char. More... | |
| bool | operator!= (char const c, Fstring const &s) |
| char != Fstring More... | |
| bool | equali (Fstring const &s, Fstring const &t) |
| Fstring == Fstring Case-Insensitively? More... | |
| bool | equali (Fstring const &s, std::string const &t) |
| Fstring == string Case-Insensitively? More... | |
| bool | equali (std::string const &s, Fstring const &t) |
| string == Fstring Case-Insensitively? More... | |
| bool | equali (Fstring const &s, char const c) |
| Fstring == char Case-Insensitively? More... | |
| bool | equali (char const c, Fstring const &s) |
| char == Fstring Case-Insensitively? More... | |
| bool | operator>= (Fstring const &s, Fstring const &t) |
| Fstring >= Fstring. More... | |
| bool | operator> (Fstring const &s, Fstring const &t) |
| Fstring > Fstring. More... | |
| bool | operator>= (Fstring const &s, std::string const &t) |
| Fstring >= string. More... | |
| bool | operator> (Fstring const &s, std::string const &t) |
| Fstring > string. More... | |
| bool | operator<= (std::string const &s, Fstring const &t) |
| string <= Fstring More... | |
| bool | operator< (std::string const &s, Fstring const &t) |
| string < Fstring More... | |
| bool | operator>= (std::string const &s, Fstring const &t) |
| string >= Fstring More... | |
| bool | operator> (std::string const &s, Fstring const &t) |
| string > Fstring More... | |
| bool | operator>= (Fstring const &s, c_cstring const t) |
| Fstring >= cstring. More... | |
| bool | operator> (Fstring const &s, c_cstring const t) |
| Fstring > cstring. More... | |
| bool | operator<= (c_cstring const s, Fstring const &t) |
| cstring <= Fstring More... | |
| bool | operator< (c_cstring const s, Fstring const &t) |
| cstring < Fstring More... | |
| bool | operator>= (c_cstring const s, Fstring const &t) |
| cstring >= Fstring More... | |
| bool | operator> (c_cstring const s, Fstring const &t) |
| cstring > Fstring More... | |
| template<> | |
| bool | Fstring::is_type< std::string > () const |
| Fstring is Readable as a string Supporting Stream Input? More... | |
| template<> | |
| std::string | Fstring::type_of< std::string > () const |
| string of an Fstring More... | |
| int | ICHAR (Fstring const &s) |
| Integer Value of a Given One-Character Fstring. More... | |
| int | IACHAR (Fstring const &s) |
| ASCII Integer Value of a Given One-Character Fstring. More... | |
| Fstring::size_type | index (Fstring const &s, Fstring const &ss) |
| First Index Position of a Substring in an Fstring. More... | |
| Fstring::size_type | index (Fstring const &s, c_cstring const ss) |
| First Index Position of a C-Substring in an Fstring. More... | |
| Fstring::size_type | index (Fstring const &s, char const c) |
| First Index Position of a Character in an Fstring. More... | |
| Fstring::size_type | len (Fstring const &s) |
| Length. More... | |
| Fstring::size_type | len_trim (Fstring const &s) |
| Length Space-Trimmed. More... | |
| Fstring | trimmed (Fstring const &s) |
| Space-Trimmed Copy. More... | |
| bool | lge (Fstring const &s, Fstring const &t) |
| ASCII Lexical >= Comparison. More... | |
| bool | lgt (Fstring const &s, Fstring const &t) |
| ASCII Lexical < Comparison. More... | |
| bool | lle (Fstring const &s, Fstring const &t) |
| ASCII Lexical <= Comparison. More... | |
| bool | llt (Fstring const &s, Fstring const &t) |
| ASCII Lexical < Comparison. More... | |
| bool | is_blank (Fstring const &s) |
| Fstring is Blank? More... | |
| bool | not_blank (Fstring const &s) |
| Fstring is Not Blank? More... | |
| bool | has_any_of (Fstring const &s, Fstring const &t) |
| Fstring Has Any Characters of a Set? More... | |
| bool | has_any_of (Fstring const &s, c_cstring const t) |
| Fstring Has Any Characters of a Set? More... | |
| Fstring::size_type | last_index (Fstring const &s, Fstring const &ss) |
| Last Index Position of a Substring in an Fstring. More... | |
| Fstring::size_type | last_index (Fstring const &s, c_cstring const ss) |
| Last Index Position of a Substring in an Fstring. More... | |
| Fstring::size_type | last_index (Fstring const &s, char const c) |
| Last Index Position of a Character in an Fstring. More... | |
| Fstring & | lowercase (Fstring &s) |
| Lowercase an Fstring. More... | |
| Fstring & | uppercase (Fstring &s) |
| Uppercase an Fstring. More... | |
| void | str_dn (Fstring &s) |
| Lowercase an Fstring. More... | |
| void | str_up (Fstring &s) |
| Uppercase an Fstring. More... | |
| void | str_dncase (Fstring &s_out, Fstring const &s_in) |
| Lowercased Copy in an Output Fstring. More... | |
| void | str_upcase (Fstring &s_out, Fstring const &s_in) |
| Uppercased Copy in an Output Fstring. More... | |
| Fstring | ljust (Fstring const &s) |
| Left-Justified Copy. More... | |
| Fstring | rjust (Fstring const &s) |
| Right-Justified Copy. More... | |
| Fstring | compress (Fstring const &s) |
| Compressed Copy. More... | |
| Fstring | center (Fstring const &s) |
| Centered Copy. More... | |
| Fstring | lowercased (Fstring const &s) |
| Lowercased Copy. More... | |
| Fstring | uppercased (Fstring const &s) |
| Uppercased Copy. More... | |
| Fstring | dncase (Fstring const &s) |
| Lowercased Copy. More... | |
| Fstring | upcase (Fstring const &s) |
| Uppercased Copy. More... | |
| template<typename T > | |
| Fstring | Fstring_of (T const &t) |
| Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<> | |
| Fstring | Fstring_of< std::string > (std::string const &t) |
| Fstring of a string Specialization. More... | |
| template<typename T > | |
| Fstring | Fstring_of (T const &t, int const p) |
| Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | left_Fstring_of (T const &t, int const w, char const f=' ') |
| Left-Justified Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | right_Fstring_of (T const &t, int const w, char const f=' ') |
| Right-Justified Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | lead_zero_Fstring_of (T const &t, int const w) |
| Leading-Zero Right-Justified Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | general_Fstring_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified General Format Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | fixed_Fstring_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified Fixed Format Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| Fstring | scientific_Fstring_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified Scientific Format Fstring of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| bool | is_type (Fstring const &s) |
| Fstring is Readable as a Type Supporting Stream Input? More... | |
| template<> | |
| bool | is_type< std::string > (Fstring const &) |
| Fstring is Readable as a string Supporting Stream Input? More... | |
| template<> | |
| bool | is_type< char > (Fstring const &s) |
| Fstring is Readable as a char Supporting Stream Input? More... | |
| bool | is_bool (Fstring const &s) |
| Fstring is Readable as a bool? More... | |
| bool | is_short (Fstring const &s) |
| Fstring is Readable as a short int? More... | |
| bool | is_int (Fstring const &s) |
| Fstring is Readable as an int? More... | |
| bool | is_long (Fstring const &s) |
| Fstring is Readable as a long int? More... | |
| bool | is_ushort (Fstring const &s) |
| Fstring is Readable as a unsigned short int? More... | |
| bool | is_uint (Fstring const &s) |
| Fstring is Readable as an unsigned int? More... | |
| bool | is_ulong (Fstring const &s) |
| Fstring is Readable as a unsigned long int? More... | |
| bool | is_float (Fstring const &s) |
| Fstring is Readable as a float? More... | |
| bool | is_double (Fstring const &s) |
| Fstring is Readable as a double? More... | |
| bool | is_longdouble (Fstring const &s) |
| Fstring is Readable as a long double? More... | |
| bool | is_char (Fstring const &s) |
| Fstring is Readable as a char? More... | |
| bool | is_string (Fstring const &) |
| Fstring is Readable as a string? More... | |
| template<typename T > | |
| T | type_of (Fstring const &s) |
| Type of an Fstring for Type Supporting Stream Input. More... | |
| template<> | |
| std::string | type_of< std::string > (Fstring const &s) |
| string of an Fstring More... | |
| template<> | |
| char | type_of< char > (Fstring const &s) |
| char of an Fstring More... | |
| short int | short_of (Fstring const &s) |
| short int of an Fstring More... | |
| int | int_of (Fstring const &s) |
| int of an Fstring More... | |
| long int | long_of (Fstring const &s) |
| long int of an Fstring More... | |
| unsigned short int | ushort_of (Fstring const &s) |
| unsigned short int of an Fstring More... | |
| unsigned int | uint_of (Fstring const &s) |
| unsigned int of an Fstring More... | |
| unsigned long int | ulong_of (Fstring const &s) |
| unsigned long int of an Fstring More... | |
| float | float_of (Fstring const &s) |
| float of an Fstring More... | |
| double | double_of (Fstring const &s) |
| double of an Fstring More... | |
| long double | longdouble_of (Fstring const &s) |
| long double of an Fstring More... | |
| char | char_of (Fstring const &s) |
| char of an Fstring More... | |
| std::string | string_of (Fstring const &s) |
| string of an Fstring More... | |
| std::istream & | operator>> (std::istream &stream, IndexRange &I) |
| Stream Input. More... | |
| std::ostream & | operator<< (std::ostream &stream, IndexRange const &I) |
| Stream Output. More... | |
| bool | operator== (IndexRange const &I, IndexRange const &J) |
| IndexRange == IndexRange. More... | |
| bool | operator!= (IndexRange const &I, IndexRange const &J) |
| IndexRange != IndexRange. More... | |
| bool | operator< (IndexRange const &I, IndexRange const &J) |
| IndexRange < IndexRange. More... | |
| bool | operator<= (IndexRange const &I, IndexRange const &J) |
| IndexRange <= IndexRange. More... | |
| bool | operator> (IndexRange const &I, IndexRange const &J) |
| IndexRange > IndexRange. More... | |
| bool | operator>= (IndexRange const &I, IndexRange const &J) |
| IndexRange >= IndexRange. More... | |
| template<typename T > | |
| void | swap (KeyFArray1D< T > &a, KeyFArray1D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator- (KeyFArray1D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator+ (KeyFArray1D< T > const &a, KeyFArray1D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator- (KeyFArray1D< T > const &a, KeyFArray1D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator+ (KeyFArray1D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator+ (T const &t, KeyFArray1D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator- (KeyFArray1D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator- (T const &t, KeyFArray1D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator* (KeyFArray1D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator* (T const &t, KeyFArray1D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray1D< T > | operator/ (KeyFArray1D< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| KeyFArray1D< T > | cross_product (FArray1< T > const &a, FArray1< T > const &b) |
| Cross Product of Two 3-Tuple Vectors. More... | |
| template<typename T > | |
| KeyFArray1D< T > | cross (FArray1< T > const &a, FArray1< T > const &b) |
| Cross Product of Two 3-Tuple Vectors. More... | |
| template<typename T > | |
| void | swap (KeyFArray2D< T > &a, KeyFArray2D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator- (KeyFArray2D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator+ (KeyFArray2D< T > const &a, KeyFArray2D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator- (KeyFArray2D< T > const &a, KeyFArray2D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator+ (KeyFArray2D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator+ (T const &t, KeyFArray2D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator- (KeyFArray2D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator- (T const &t, KeyFArray2D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator* (KeyFArray2D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator* (T const &t, KeyFArray2D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray2D< T > | operator/ (KeyFArray2D< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| KeyFArray2D< T > | transposed (KeyFArray2D< T > const &a) |
| Transposed. More... | |
| template<typename T > | |
| void | swap (KeyFArray3D< T > &a, KeyFArray3D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator- (KeyFArray3D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator+ (KeyFArray3D< T > const &a, KeyFArray3D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator- (KeyFArray3D< T > const &a, KeyFArray3D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator+ (KeyFArray3D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator+ (T const &t, KeyFArray3D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator- (KeyFArray3D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator- (T const &t, KeyFArray3D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator* (KeyFArray3D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator* (T const &t, KeyFArray3D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray3D< T > | operator/ (KeyFArray3D< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| void | swap (KeyFArray4D< T > &a, KeyFArray4D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator- (KeyFArray4D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator+ (KeyFArray4D< T > const &a, KeyFArray4D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator- (KeyFArray4D< T > const &a, KeyFArray4D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator+ (KeyFArray4D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator+ (T const &t, KeyFArray4D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator- (KeyFArray4D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator- (T const &t, KeyFArray4D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator* (KeyFArray4D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator* (T const &t, KeyFArray4D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray4D< T > | operator/ (KeyFArray4D< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| void | swap (KeyFArray5D< T > &a, KeyFArray5D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator- (KeyFArray5D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator+ (KeyFArray5D< T > const &a, KeyFArray5D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator- (KeyFArray5D< T > const &a, KeyFArray5D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator+ (KeyFArray5D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator+ (T const &t, KeyFArray5D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator- (KeyFArray5D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator- (T const &t, KeyFArray5D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator* (KeyFArray5D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator* (T const &t, KeyFArray5D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray5D< T > | operator/ (KeyFArray5D< T > const &a, T const &t) |
| Array / Value. More... | |
| template<typename T > | |
| void | swap (KeyFArray6D< T > &a, KeyFArray6D< T > &b) |
| Swap. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator- (KeyFArray6D< T > const &a) |
| -Array More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator+ (KeyFArray6D< T > const &a, KeyFArray6D< T > const &b) |
| Array + Array. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator- (KeyFArray6D< T > const &a, KeyFArray6D< T > const &b) |
| Array - Array. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator+ (KeyFArray6D< T > const &a, T const &t) |
| Array + Value. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator+ (T const &t, KeyFArray6D< T > const &a) |
| Value + Array. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator- (KeyFArray6D< T > const &a, T const &t) |
| Array - Value. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator- (T const &t, KeyFArray6D< T > const &a) |
| Value - Array. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator* (KeyFArray6D< T > const &a, T const &t) |
| Array * Value. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator* (T const &t, KeyFArray6D< T > const &a) |
| Value * Array. More... | |
| template<typename T > | |
| KeyFArray6D< T > | operator/ (KeyFArray6D< T > const &a, T const &t) |
| Array / Value. More... | |
| def | main () |
| def | process_file (iname) |
| def | help_display () |
| template<typename T > | |
| T & | rvalue_cast (T const &t) |
| rvalue_cast: Wrapper for Passing an rvalue as a non-const Reference Argument More... | |
| void | swap (StaticIndexRange &a, StaticIndexRange &b) |
| Swap. More... | |
| std::string const | WHITESPACE (" \t\0\r\n", 5) |
| bool | char_equali (char const c, char const d) |
| char == char Case-Insensitively (non-inline for use by equali below)? More... | |
| bool | equali (std::string const &s, std::string const &t) |
| string == string Case-Insensitively? More... | |
| bool | equali (std::string const &s, c_cstring const t) |
| string == cstring Case-Insensitively? More... | |
| bool | equali (c_cstring const s, std::string const &t) |
| cstring == string Case-Insensitively? More... | |
| bool | has_prefix (std::string const &s, std::string const &pre, bool const exact_case) |
| Has a Prefix Case-Optionally? More... | |
| bool | has_suffix (std::string const &s, std::string const &suf, bool const exact_case) |
| Has a Suffix Case-Optionally? More... | |
| std::string & | lowercase (std::string &s) |
| Lowercase a string. More... | |
| std::string & | uppercase (std::string &s) |
| Uppercase a string. More... | |
| std::string & | left_justify (std::string &s) |
| Left Justify a string. More... | |
| std::string & | right_justify (std::string &s) |
| Right Justify a string. More... | |
| std::string & | trim (std::string &s) |
| Trim Trailing Space from a string. More... | |
| std::string & | trim_whitespace (std::string &s) |
| Trim Trailing Whitespace from a string. More... | |
| std::string & | strip (std::string &s, std::string const &chars) |
| Strip Specified Characters from a string's Tails. More... | |
| std::string & | lstrip (std::string &s, std::string const &chars) |
| Strip Specified Characters from a string's Left Tail. More... | |
| std::string & | rstrip (std::string &s, std::string const &chars) |
| Strip Specified Characters from a string's Right Tail. More... | |
| std::string & | strip (std::string &s) |
| Strip Space from a string's Tails. More... | |
| std::string & | lstrip (std::string &s) |
| Strip Space from a string's Left Tail. More... | |
| std::string & | rstrip (std::string &s) |
| Strip Space from a string's Right Tail. More... | |
| std::string & | strip_whitespace (std::string &s) |
| Strip Whitespace from a string's Tails. More... | |
| std::string & | lstrip_whitespace (std::string &s) |
| Strip Whitespace from a string's Left Tail. More... | |
| std::string & | rstrip_whitespace (std::string &s) |
| Strip Whitespace from a string's Right Tail. More... | |
| std::string & | pad (std::string &s, std::string::size_type len) |
| Pad a string to a Specified Length. More... | |
| std::string & | lpad (std::string &s, std::string::size_type len) |
| Left-Pad a string to a Specified Length. More... | |
| std::string & | rpad (std::string &s, std::string::size_type len) |
| Right-Pad a string to a Specified Length. More... | |
| std::string & | size (std::string &s, std::string::size_type len) |
| Size a string to a Specified Length. More... | |
| std::string & | center (std::string &s) |
| Center a string wrt its Whitespace. More... | |
| std::string & | center (std::string &s, std::string::size_type len) |
| Center a string with a Specified Length. More... | |
| std::string & | unique (std::string &s) |
| Remove Repeat Characters from a Possibly Unsorted string Preserving Order. More... | |
| std::string & | overlay (std::string &s, std::string const &t, std::string::size_type pos) |
| Overlay a string With Another string, Expanding Size as Needed. More... | |
| std::string | lowercased (std::string const &s) |
| Lowercased Copy of a string. More... | |
| std::string | uppercased (std::string const &s) |
| Uppercased Copy of a string. More... | |
| std::string | left_justified (std::string const &s) |
| Left-Justified Copy of a string. More... | |
| std::string | right_justified (std::string const &s) |
| Right-Justified Copy of a string. More... | |
| std::string | trimmed (std::string const &s) |
| Trailing Space Trimmed Copy of a string. More... | |
| std::string | trimmed_whitespace (std::string const &s) |
| Trailing Whitespace Trimmed Copy of a string. More... | |
| std::string | stripped (std::string const &s, std::string const &chars) |
| Specified Characters Stripped from a string's Tails Copy of a string. More... | |
| std::string | lstripped (std::string const &s, std::string const &chars) |
| Specified Characters Stripped from a string's Left Tail Copy of a string. More... | |
| std::string | rstripped (std::string const &s, std::string const &chars) |
| Specified Characters Stripped from a string's Right Tail Copy of a string. More... | |
| std::string | stripped (std::string const &s) |
| Space Stripped from a string's Tails Copy of a string. More... | |
| std::string | lstripped (std::string const &s) |
| Space Stripped from a string's Left Tail Copy of a string. More... | |
| std::string | rstripped (std::string const &s) |
| Space Stripped from a string's Right Tail Copy of a string. More... | |
| std::string | stripped_whitespace (std::string const &s) |
| Whitespace Stripped from a string's Tails Copy of a string. More... | |
| std::string | lstripped_whitespace (std::string const &s) |
| Whitespace Stripped from a string's Left Tail Copy of a string. More... | |
| std::string | rstripped_whitespace (std::string const &s) |
| Whitespace Stripped from a string's Right Tail Copy of a string. More... | |
| std::string | padded (std::string const &s, std::string::size_type len) |
| Padded to a Specified Length Copy of a string. More... | |
| std::string | lpadded (std::string const &s, std::string::size_type len) |
| Left-Padded to a Specified Length Copy of a string. More... | |
| std::string | rpadded (std::string const &s, std::string::size_type len) |
| Right-Padded to a Specified Length Copy of a string. More... | |
| std::string | sized (std::string const &s, std::string::size_type len) |
| Sized to a Specified Length Copy of a string. More... | |
| std::string | centered (std::string const &s) |
| Centered wrt Whitespace Copy of a string. More... | |
| std::string | centered (std::string const &s, std::string::size_type len) |
| Centered in a string of Specified Length Copy of a string. More... | |
| std::string | uniqued (std::string const &s) |
| Removed Repeat Characters from a Possibly Unsorted string Preserving Order Copy of a string. More... | |
| std::string | head (std::string const &s) |
| Space-Free Head Copy of a string. More... | |
| bool | is_ints (std::string const &s) |
| ints of a string (e.g., allowing "5-8" to represent "5 6 7 8"). More... | |
| std::vector< int > | ints_of (std::string const &s) |
| ints of a string (e.g., allowing "5-8" to represent "5 6 7 8"). More... | |
| std::vector< int > | ints_of (std::string const &s_input, bool &string_is_ok) |
| ints of a string (e.g., allowing "5-8" to represent "5 6 7 8"). new – allow comma separation. More... | |
| bool | equal (std::string const &s, std::string const &t, bool const exact_case=true) |
| string == string Case-Optionally? More... | |
| bool | is_blank (std::string const &s) |
| string is Blank? More... | |
| bool | not_blank (std::string const &s) |
| string is Not Blank? More... | |
| bool | is_whitespace (std::string const &s) |
| string is Whitespace? More... | |
| bool | not_whitespace (std::string const &s) |
| string is Not Whitespace? More... | |
| bool | has (std::string const &s, std::string const &t) |
| string has a string? More... | |
| bool | has (std::string const &s, c_cstring const t) |
| string has a cstring? More... | |
| bool | has (std::string const &s, char const c) |
| string has a Character? More... | |
| bool | has_any_of (std::string const &s, std::string const &t) |
| string has Any Character of a string? More... | |
| bool | has_any_of (std::string const &s, char const c) |
| string has a Character? More... | |
| std::string::size_type | len_trim (std::string const &s) |
| Length Space-Trimmed. More... | |
| std::string::size_type | len_trim_whitespace (std::string const &s) |
| Length Whitespace-Trimmed. More... | |
| std::string | blank (std::string::size_type len) |
| Blank string of Specified Length. More... | |
| template<typename T > | |
| std::string | string_of (T const &t) |
| string of a Template Argument Type Supporting Stream Output More... | |
| template<typename T > | |
| std::string | string_of (T const &t, int const p) |
| string of a Template Argument Type Supporting Stream Output More... | |
| template<typename T > | |
| std::string | left_string_of (T const &t, int const w, char const f=' ') |
| Left-Justified string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| std::string | right_string_of (T const &t, int const w, char const f=' ') |
| Right-Justified string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| std::string | lead_zero_string_of (T const &t, int const w) |
| Leading-Zero Right-Justified string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| std::string | general_string_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified General Format string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| std::string | fixed_string_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified Fixed Format string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| std::string | scientific_string_of (T const &t, int const w=TypeTraits< T >::width(), int const p=TypeTraits< T >::precision()) |
| Right-Justified Scientific Format string of a Template Argument Type Supporting Stream Output. More... | |
| template<typename T > | |
| bool | is_type (std::string const &s) |
| string is Readable as a Type Supporting Stream Input? More... | |
| template<> | |
| bool | is_type< char > (std::string const &s) |
| string is Readable as a char Supporting Stream Input? More... | |
| bool | is_bool (std::string const &s) |
| string is Readable as a bool? More... | |
| bool | is_short (std::string const &s) |
| string is Readable as a short int? More... | |
| bool | is_int (std::string const &s) |
| string is Readable as an int? More... | |
| bool | is_long (std::string const &s) |
| string is Readable as a long int? More... | |
| bool | is_ushort (std::string const &s) |
| string is Readable as a unsigned short int? More... | |
| bool | is_uint (std::string const &s) |
| string is Readable as an unsigned int? More... | |
| bool | is_ulong (std::string const &s) |
| string is Readable as a unsigned long int? More... | |
| bool | is_float (std::string const &s) |
| string is Readable as a float? More... | |
| bool | is_double (std::string const &s) |
| string is Readable as a double? More... | |
| bool | is_longdouble (std::string const &s) |
| string is Readable as a long double? More... | |
| bool | is_char (std::string const &s) |
| string is Readable as a char? More... | |
| template<typename T > | |
| T | type_of (std::string const &s) |
| Type of a string for Type Supporting Stream Input. More... | |
| template<> | |
| char | type_of< char > (std::string const &s) |
| char of a string More... | |
| short int | short_of (std::string const &s) |
| short int of a string More... | |
| int | int_of (std::string const &s) |
| int of a string More... | |
| long int | long_of (std::string const &s) |
| long int of a string More... | |
| unsigned short int | ushort_of (std::string const &s) |
| unsigned short int of a string More... | |
| unsigned int | uint_of (std::string const &s) |
| unsigned int of a string More... | |
| unsigned long int | ulong_of (std::string const &s) |
| unsigned long int of a string More... | |
| float | float_of (std::string const &s) |
| float of a string More... | |
| double | double_of (std::string const &s) |
| double of a string More... | |
| long double | longdouble_of (std::string const &s) |
| long double of a string More... | |
| char | char_of (std::string const &s) |
| char of a string More... | |
| void | itime (FArray1_int &timearray) |
| Current Time: HH, MM, SS. More... | |
| void | idate (FArray1_int &datearray) |
| Current Date: DD, MM, YYYY. More... | |
| void | idate (int &month, int &day, int &year) |
| Current Date Numeric (Not Y2K Compliant): MM, DD, YY. More... | |
| void | date (Fstring &day) |
| Current Date String (Not Y2K Compliant): DD-MMM-YY. More... | |
| ubyte | operator+ (ubyte const &i, ubyte const &j) |
| ubyte + ubyte More... | |
| ubyte | operator- (ubyte const &i, ubyte const &j) |
| ubyte - ubyte More... | |
| ubyte | operator* (ubyte const &i, ubyte const &j) |
| ubyte * ubyte More... | |
| ubyte | operator/ (ubyte const &i, ubyte const &j) |
| ubyte / ubyte More... | |
| ubyte | operator& (ubyte const &i, ubyte const &j) |
| ubyte & ubyte More... | |
| ubyte | operator| (ubyte const &i, ubyte const &j) |
| ubyte | ubyte More... | |
| ubyte | operator^ (ubyte const &i, ubyte const &j) |
| ubyte ^ ubyte More... | |
| bool | operator== (ubyte const &i, ubyte const &j) |
| ubyte == ubyte More... | |
| bool | operator!= (ubyte const &i, ubyte const &j) |
| ubyte != ubyte More... | |
| bool | operator< (ubyte const &i, ubyte const &j) |
| ubyte < ubyte More... | |
| bool | operator<= (ubyte const &i, ubyte const &j) |
| ubyte <= ubyte More... | |
| bool | operator> (ubyte const &i, ubyte const &j) |
| ubyte > ubyte More... | |
| bool | operator>= (ubyte const &i, ubyte const &j) |
| ubyte >= ubyte More... | |
| std::istream & | operator>> (std::istream &stream, ubyte &b) |
| Stream Input. More... | |
Variables | |
| list | regexs |
| Star const | star |
| typedef char const * ObjexxFCL::c_cstring |
| typedef CArray< bool > ObjexxFCL::CArray_bool |
| typedef CArray< byte > ObjexxFCL::CArray_byte |
| typedef CArray< char > ObjexxFCL::CArray_char |
| typedef CArray< double > ObjexxFCL::CArray_double |
| typedef CArray< float > ObjexxFCL::CArray_float |
| typedef CArray< Fstring > ObjexxFCL::CArray_Fstring |
| typedef CArray< int > ObjexxFCL::CArray_int |
| typedef CArray< long int > ObjexxFCL::CArray_long |
| typedef CArray< long double > ObjexxFCL::CArray_longdouble |
| typedef CArray< sbyte > ObjexxFCL::CArray_sbyte |
| typedef CArray< signed char > ObjexxFCL::CArray_schar |
| typedef CArray< short int > ObjexxFCL::CArray_short |
| typedef CArray< std::size_t > ObjexxFCL::CArray_size |
| typedef CArray< std::size_t > ObjexxFCL::CArray_size_t |
| typedef CArray< std::string > ObjexxFCL::CArray_string |
| typedef CArray< ubyte > ObjexxFCL::CArray_ubyte |
| typedef CArray< unsigned char > ObjexxFCL::CArray_uchar |
| typedef CArray< unsigned int > ObjexxFCL::CArray_uint |
| typedef CArray< unsigned long int > ObjexxFCL::CArray_ulong |
| typedef CArray< unsigned short int > ObjexxFCL::CArray_ushort |
| typedef CArrayP< bool > ObjexxFCL::CArrayP_bool |
| typedef CArrayP< byte > ObjexxFCL::CArrayP_byte |
| typedef CArrayP< char > ObjexxFCL::CArrayP_char |
| typedef CArrayP< double > ObjexxFCL::CArrayP_double |
| typedef CArrayP< float > ObjexxFCL::CArrayP_float |
| typedef CArrayP< Fstring > ObjexxFCL::CArrayP_Fstring |
| typedef CArrayP< int > ObjexxFCL::CArrayP_int |
| typedef CArrayP< long int > ObjexxFCL::CArrayP_long |
| typedef CArrayP< long double > ObjexxFCL::CArrayP_longdouble |
| typedef CArrayP< sbyte > ObjexxFCL::CArrayP_sbyte |
| typedef CArrayP< signed char > ObjexxFCL::CArrayP_schar |
| typedef CArrayP< short int > ObjexxFCL::CArrayP_short |
| typedef CArrayP< std::size_t > ObjexxFCL::CArrayP_size |
| typedef CArrayP< std::size_t > ObjexxFCL::CArrayP_size_t |
| typedef CArrayP< std::string > ObjexxFCL::CArrayP_string |
| typedef CArrayP< ubyte > ObjexxFCL::CArrayP_ubyte |
| typedef CArrayP< unsigned char > ObjexxFCL::CArrayP_uchar |
| typedef CArrayP< unsigned int > ObjexxFCL::CArrayP_uint |
| typedef CArrayP< unsigned long int > ObjexxFCL::CArrayP_ulong |
| typedef CArrayP< unsigned short int > ObjexxFCL::CArrayP_ushort |
| typedef ChunkVector< bool > ObjexxFCL::ChunkVector_bool |
| typedef ChunkVector< byte > ObjexxFCL::ChunkVector_byte |
| typedef ChunkVector< char > ObjexxFCL::ChunkVector_char |
| typedef ChunkVector< double > ObjexxFCL::ChunkVector_double |
| typedef ChunkVector< float > ObjexxFCL::ChunkVector_float |
| typedef ChunkVector< Fstring > ObjexxFCL::ChunkVector_Fstring |
| typedef ChunkVector< int > ObjexxFCL::ChunkVector_int |
| typedef ChunkVector< long int > ObjexxFCL::ChunkVector_long |
| typedef ChunkVector< long double > ObjexxFCL::ChunkVector_longdouble |
| typedef ChunkVector< sbyte > ObjexxFCL::ChunkVector_sbyte |
| typedef ChunkVector< signed char > ObjexxFCL::ChunkVector_schar |
| typedef ChunkVector< short int > ObjexxFCL::ChunkVector_short |
| typedef ChunkVector< std::size_t > ObjexxFCL::ChunkVector_size |
| typedef ChunkVector< std::size_t > ObjexxFCL::ChunkVector_size_t |
| typedef ChunkVector< std::string > ObjexxFCL::ChunkVector_string |
| typedef ChunkVector< ubyte > ObjexxFCL::ChunkVector_ubyte |
| typedef ChunkVector< unsigned char > ObjexxFCL::ChunkVector_uchar |
| typedef ChunkVector< unsigned int > ObjexxFCL::ChunkVector_uint |
| typedef ChunkVector< unsigned long int > ObjexxFCL::ChunkVector_ulong |
| typedef ChunkVector< unsigned short int > ObjexxFCL::ChunkVector_ushort |
| typedef char * ObjexxFCL::cstring |
| typedef DynamicIndexRange ObjexxFCL::DRange |
| typedef FArray1< bool > ObjexxFCL::FArray1_bool |
| typedef FArray1< byte > ObjexxFCL::FArray1_byte |
| typedef FArray1< char > ObjexxFCL::FArray1_char |
| typedef FArray1< double > ObjexxFCL::FArray1_double |
| typedef FArray1< float > ObjexxFCL::FArray1_float |
| typedef FArray1< Fstring > ObjexxFCL::FArray1_Fstring |
| typedef FArray1< int > ObjexxFCL::FArray1_int |
| typedef FArray1< long int > ObjexxFCL::FArray1_long |
| typedef FArray1< long double > ObjexxFCL::FArray1_longdouble |
| typedef FArray1< sbyte > ObjexxFCL::FArray1_sbyte |
| typedef FArray1< signed char > ObjexxFCL::FArray1_schar |
| typedef FArray1< short int > ObjexxFCL::FArray1_short |
| typedef FArray1< std::size_t > ObjexxFCL::FArray1_size |
| typedef FArray1< std::size_t > ObjexxFCL::FArray1_size_t |
| typedef FArray1< std::string > ObjexxFCL::FArray1_string |
| typedef FArray1< ubyte > ObjexxFCL::FArray1_ubyte |
| typedef FArray1< unsigned char > ObjexxFCL::FArray1_uchar |
| typedef FArray1< unsigned int > ObjexxFCL::FArray1_uint |
| typedef FArray1< unsigned long int > ObjexxFCL::FArray1_ulong |
| typedef FArray1< unsigned short int > ObjexxFCL::FArray1_ushort |
| typedef FArray1A< bool > ObjexxFCL::FArray1A_bool |
| typedef FArray1A< byte > ObjexxFCL::FArray1A_byte |
| typedef FArray1A< char > ObjexxFCL::FArray1A_char |
| typedef FArray1A< double > ObjexxFCL::FArray1A_double |
| typedef FArray1A< float > ObjexxFCL::FArray1A_float |
| typedef FArray1A< Fstring > ObjexxFCL::FArray1A_Fstring |
| typedef FArray1A< int > ObjexxFCL::FArray1A_int |
| typedef FArray1A< long int > ObjexxFCL::FArray1A_long |
| typedef FArray1A< long double > ObjexxFCL::FArray1A_longdouble |
| typedef FArray1A< sbyte > ObjexxFCL::FArray1A_sbyte |
| typedef FArray1A< signed char > ObjexxFCL::FArray1A_schar |
| typedef FArray1A< short int > ObjexxFCL::FArray1A_short |
| typedef FArray1A< std::size_t > ObjexxFCL::FArray1A_size |
| typedef FArray1A< std::size_t > ObjexxFCL::FArray1A_size_t |
| typedef FArray1A< std::string > ObjexxFCL::FArray1A_string |
| typedef FArray1A< ubyte > ObjexxFCL::FArray1A_ubyte |
| typedef FArray1A< unsigned char > ObjexxFCL::FArray1A_uchar |
| typedef FArray1A< unsigned int > ObjexxFCL::FArray1A_uint |
| typedef FArray1A< unsigned long int > ObjexxFCL::FArray1A_ulong |
| typedef FArray1A< unsigned short int > ObjexxFCL::FArray1A_ushort |
| typedef FArray1D< bool > ObjexxFCL::FArray1D_bool |
| typedef FArray1D< byte > ObjexxFCL::FArray1D_byte |
| typedef FArray1D< char > ObjexxFCL::FArray1D_char |
| typedef FArray1D< double > ObjexxFCL::FArray1D_double |
| typedef FArray1D< float > ObjexxFCL::FArray1D_float |
| typedef FArray1D< Fstring > ObjexxFCL::FArray1D_Fstring |
| typedef FArray1D< int > ObjexxFCL::FArray1D_int |
| typedef FArray1D< long int > ObjexxFCL::FArray1D_long |
| typedef FArray1D< long double > ObjexxFCL::FArray1D_longdouble |
| typedef FArray1D< sbyte > ObjexxFCL::FArray1D_sbyte |
| typedef FArray1D< signed char > ObjexxFCL::FArray1D_schar |
| typedef FArray1D< short int > ObjexxFCL::FArray1D_short |
| typedef FArray1D< std::size_t > ObjexxFCL::FArray1D_size |
| typedef FArray1D< std::size_t > ObjexxFCL::FArray1D_size_t |
| typedef FArray1D< std::string > ObjexxFCL::FArray1D_string |
| typedef FArray1D< ubyte > ObjexxFCL::FArray1D_ubyte |
| typedef FArray1D< unsigned char > ObjexxFCL::FArray1D_uchar |
| typedef FArray1D< unsigned int > ObjexxFCL::FArray1D_uint |
| typedef FArray1D< unsigned long int > ObjexxFCL::FArray1D_ulong |
| typedef FArray1D< unsigned short int > ObjexxFCL::FArray1D_ushort |
| typedef FArray1P< bool > ObjexxFCL::FArray1P_bool |
| typedef FArray1P< byte > ObjexxFCL::FArray1P_byte |
| typedef FArray1P< char > ObjexxFCL::FArray1P_char |
| typedef FArray1P< double > ObjexxFCL::FArray1P_double |
| typedef FArray1P< float > ObjexxFCL::FArray1P_float |
| typedef FArray1P< Fstring > ObjexxFCL::FArray1P_Fstring |
| typedef FArray1P< int > ObjexxFCL::FArray1P_int |
| typedef FArray1P< long int > ObjexxFCL::FArray1P_long |
| typedef FArray1P< long double > ObjexxFCL::FArray1P_longdouble |
| typedef FArray1P< sbyte > ObjexxFCL::FArray1P_sbyte |
| typedef FArray1P< signed char > ObjexxFCL::FArray1P_schar |
| typedef FArray1P< short int > ObjexxFCL::FArray1P_short |
| typedef FArray1P< std::size_t > ObjexxFCL::FArray1P_size |
| typedef FArray1P< std::size_t > ObjexxFCL::FArray1P_size_t |
| typedef FArray1P< std::string > ObjexxFCL::FArray1P_string |
| typedef FArray1P< ubyte > ObjexxFCL::FArray1P_ubyte |
| typedef FArray1P< unsigned char > ObjexxFCL::FArray1P_uchar |
| typedef FArray1P< unsigned int > ObjexxFCL::FArray1P_uint |
| typedef FArray1P< unsigned long int > ObjexxFCL::FArray1P_ulong |
| typedef FArray1P< unsigned short int > ObjexxFCL::FArray1P_ushort |
| typedef FArray2< bool > ObjexxFCL::FArray2_bool |
| typedef FArray2< byte > ObjexxFCL::FArray2_byte |
| typedef FArray2< char > ObjexxFCL::FArray2_char |
| typedef FArray2< double > ObjexxFCL::FArray2_double |
| typedef FArray2< float > ObjexxFCL::FArray2_float |
| typedef FArray2< Fstring > ObjexxFCL::FArray2_Fstring |
| typedef FArray2< int > ObjexxFCL::FArray2_int |
| typedef FArray2< long int > ObjexxFCL::FArray2_long |
| typedef FArray2< long double > ObjexxFCL::FArray2_longdouble |
| typedef FArray2< sbyte > ObjexxFCL::FArray2_sbyte |
| typedef FArray2< signed char > ObjexxFCL::FArray2_schar |
| typedef FArray2< short int > ObjexxFCL::FArray2_short |
| typedef FArray2< std::size_t > ObjexxFCL::FArray2_size |
| typedef FArray2< std::size_t > ObjexxFCL::FArray2_size_t |
| typedef FArray2< std::string > ObjexxFCL::FArray2_string |
| typedef FArray2< ubyte > ObjexxFCL::FArray2_ubyte |
| typedef FArray2< unsigned char > ObjexxFCL::FArray2_uchar |
| typedef FArray2< unsigned int > ObjexxFCL::FArray2_uint |
| typedef FArray2< unsigned long int > ObjexxFCL::FArray2_ulong |
| typedef FArray2< unsigned short int > ObjexxFCL::FArray2_ushort |
| typedef FArray2A< bool > ObjexxFCL::FArray2A_bool |
| typedef FArray2A< byte > ObjexxFCL::FArray2A_byte |
| typedef FArray2A< char > ObjexxFCL::FArray2A_char |
| typedef FArray2A< double > ObjexxFCL::FArray2A_double |
| typedef FArray2A< float > ObjexxFCL::FArray2A_float |
| typedef FArray2A< Fstring > ObjexxFCL::FArray2A_Fstring |
| typedef FArray2A< int > ObjexxFCL::FArray2A_int |
| typedef FArray2A< long int > ObjexxFCL::FArray2A_long |
| typedef FArray2A< long double > ObjexxFCL::FArray2A_longdouble |
| typedef FArray2A< sbyte > ObjexxFCL::FArray2A_sbyte |
| typedef FArray2A< signed char > ObjexxFCL::FArray2A_schar |
| typedef FArray2A< short int > ObjexxFCL::FArray2A_short |
| typedef FArray2A< std::size_t > ObjexxFCL::FArray2A_size |
| typedef FArray2A< std::size_t > ObjexxFCL::FArray2A_size_t |
| typedef FArray2A< std::string > ObjexxFCL::FArray2A_string |
| typedef FArray2A< ubyte > ObjexxFCL::FArray2A_ubyte |
| typedef FArray2A< unsigned char > ObjexxFCL::FArray2A_uchar |
| typedef FArray2A< unsigned int > ObjexxFCL::FArray2A_uint |
| typedef FArray2A< unsigned long int > ObjexxFCL::FArray2A_ulong |
| typedef FArray2A< unsigned short int > ObjexxFCL::FArray2A_ushort |
| typedef FArray2D< bool > ObjexxFCL::FArray2D_bool |
| typedef FArray2D< byte > ObjexxFCL::FArray2D_byte |
| typedef FArray2D< char > ObjexxFCL::FArray2D_char |
| typedef FArray2D< double > ObjexxFCL::FArray2D_double |
| typedef FArray2D< float > ObjexxFCL::FArray2D_float |
| typedef FArray2D< Fstring > ObjexxFCL::FArray2D_Fstring |
| typedef FArray2D< int > ObjexxFCL::FArray2D_int |
| typedef FArray2D< long int > ObjexxFCL::FArray2D_long |
| typedef FArray2D< long double > ObjexxFCL::FArray2D_longdouble |
| typedef FArray2D< sbyte > ObjexxFCL::FArray2D_sbyte |
| typedef FArray2D< signed char > ObjexxFCL::FArray2D_schar |
| typedef FArray2D< short int > ObjexxFCL::FArray2D_short |
| typedef FArray2D< std::size_t > ObjexxFCL::FArray2D_size |
| typedef FArray2D< std::size_t > ObjexxFCL::FArray2D_size_t |
| typedef FArray2D< std::string > ObjexxFCL::FArray2D_string |
| typedef FArray2D< ubyte > ObjexxFCL::FArray2D_ubyte |
| typedef FArray2D< unsigned char > ObjexxFCL::FArray2D_uchar |
| typedef FArray2D< unsigned int > ObjexxFCL::FArray2D_uint |
| typedef FArray2D< unsigned long int > ObjexxFCL::FArray2D_ulong |
| typedef FArray2D< unsigned short int > ObjexxFCL::FArray2D_ushort |
| typedef FArray2P< bool > ObjexxFCL::FArray2P_bool |
| typedef FArray2P< byte > ObjexxFCL::FArray2P_byte |
| typedef FArray2P< char > ObjexxFCL::FArray2P_char |
| typedef FArray2P< double > ObjexxFCL::FArray2P_double |
| typedef FArray2P< float > ObjexxFCL::FArray2P_float |
| typedef FArray2P< Fstring > ObjexxFCL::FArray2P_Fstring |
| typedef FArray2P< int > ObjexxFCL::FArray2P_int |
| typedef FArray2P< long int > ObjexxFCL::FArray2P_long |
| typedef FArray2P< long double > ObjexxFCL::FArray2P_longdouble |
| typedef FArray2P< sbyte > ObjexxFCL::FArray2P_sbyte |
| typedef FArray2P< signed char > ObjexxFCL::FArray2P_schar |
| typedef FArray2P< short int > ObjexxFCL::FArray2P_short |
| typedef FArray2P< std::size_t > ObjexxFCL::FArray2P_size |
| typedef FArray2P< std::size_t > ObjexxFCL::FArray2P_size_t |
| typedef FArray2P< std::string > ObjexxFCL::FArray2P_string |
| typedef FArray2P< ubyte > ObjexxFCL::FArray2P_ubyte |
| typedef FArray2P< unsigned char > ObjexxFCL::FArray2P_uchar |
| typedef FArray2P< unsigned int > ObjexxFCL::FArray2P_uint |
| typedef FArray2P< unsigned long int > ObjexxFCL::FArray2P_ulong |
| typedef FArray2P< unsigned short int > ObjexxFCL::FArray2P_ushort |
| typedef FArray3< bool > ObjexxFCL::FArray3_bool |
| typedef FArray3< byte > ObjexxFCL::FArray3_byte |
| typedef FArray3< char > ObjexxFCL::FArray3_char |
| typedef FArray3< double > ObjexxFCL::FArray3_double |
| typedef FArray3< float > ObjexxFCL::FArray3_float |
| typedef FArray3< Fstring > ObjexxFCL::FArray3_Fstring |
| typedef FArray3< int > ObjexxFCL::FArray3_int |
| typedef FArray3< long int > ObjexxFCL::FArray3_long |
| typedef FArray3< long double > ObjexxFCL::FArray3_longdouble |
| typedef FArray3< sbyte > ObjexxFCL::FArray3_sbyte |
| typedef FArray3< signed char > ObjexxFCL::FArray3_schar |
| typedef FArray3< short int > ObjexxFCL::FArray3_short |
| typedef FArray3< std::size_t > ObjexxFCL::FArray3_size |
| typedef FArray3< std::size_t > ObjexxFCL::FArray3_size_t |
| typedef FArray3< std::string > ObjexxFCL::FArray3_string |
| typedef FArray3< ubyte > ObjexxFCL::FArray3_ubyte |
| typedef FArray3< unsigned char > ObjexxFCL::FArray3_uchar |
| typedef FArray3< unsigned int > ObjexxFCL::FArray3_uint |
| typedef FArray3< unsigned long int > ObjexxFCL::FArray3_ulong |
| typedef FArray3< unsigned short int > ObjexxFCL::FArray3_ushort |
| typedef FArray3A< bool > ObjexxFCL::FArray3A_bool |
| typedef FArray3A< byte > ObjexxFCL::FArray3A_byte |
| typedef FArray3A< char > ObjexxFCL::FArray3A_char |
| typedef FArray3A< double > ObjexxFCL::FArray3A_double |
| typedef FArray3A< float > ObjexxFCL::FArray3A_float |
| typedef FArray3A< Fstring > ObjexxFCL::FArray3A_Fstring |
| typedef FArray3A< int > ObjexxFCL::FArray3A_int |
| typedef FArray3A< long int > ObjexxFCL::FArray3A_long |
| typedef FArray3A< long double > ObjexxFCL::FArray3A_longdouble |
| typedef FArray3A< sbyte > ObjexxFCL::FArray3A_sbyte |
| typedef FArray3A< signed char > ObjexxFCL::FArray3A_schar |
| typedef FArray3A< short int > ObjexxFCL::FArray3A_short |
| typedef FArray3A< std::size_t > ObjexxFCL::FArray3A_size |
| typedef FArray3A< std::size_t > ObjexxFCL::FArray3A_size_t |
| typedef FArray3A< std::string > ObjexxFCL::FArray3A_string |
| typedef FArray3A< ubyte > ObjexxFCL::FArray3A_ubyte |
| typedef FArray3A< unsigned char > ObjexxFCL::FArray3A_uchar |
| typedef FArray3A< unsigned int > ObjexxFCL::FArray3A_uint |
| typedef FArray3A< unsigned long int > ObjexxFCL::FArray3A_ulong |
| typedef FArray3A< unsigned short int > ObjexxFCL::FArray3A_ushort |
| typedef FArray3D< bool > ObjexxFCL::FArray3D_bool |
| typedef FArray3D< byte > ObjexxFCL::FArray3D_byte |
| typedef FArray3D< char > ObjexxFCL::FArray3D_char |
| typedef FArray3D< double > ObjexxFCL::FArray3D_double |
| typedef FArray3D< float > ObjexxFCL::FArray3D_float |
| typedef FArray3D< Fstring > ObjexxFCL::FArray3D_Fstring |
| typedef FArray3D< int > ObjexxFCL::FArray3D_int |
| typedef FArray3D< long int > ObjexxFCL::FArray3D_long |
| typedef FArray3D< long double > ObjexxFCL::FArray3D_longdouble |
| typedef FArray3D< sbyte > ObjexxFCL::FArray3D_sbyte |
| typedef FArray3D< signed char > ObjexxFCL::FArray3D_schar |
| typedef FArray3D< short int > ObjexxFCL::FArray3D_short |
| typedef FArray3D< std::size_t > ObjexxFCL::FArray3D_size |
| typedef FArray3D< std::size_t > ObjexxFCL::FArray3D_size_t |
| typedef FArray3D< std::string > ObjexxFCL::FArray3D_string |
| typedef FArray3D< ubyte > ObjexxFCL::FArray3D_ubyte |
| typedef FArray3D< unsigned char > ObjexxFCL::FArray3D_uchar |
| typedef FArray3D< unsigned int > ObjexxFCL::FArray3D_uint |
| typedef FArray3D< unsigned long int > ObjexxFCL::FArray3D_ulong |
| typedef FArray3D< unsigned short int > ObjexxFCL::FArray3D_ushort |
| typedef FArray3P< bool > ObjexxFCL::FArray3P_bool |
| typedef FArray3P< byte > ObjexxFCL::FArray3P_byte |
| typedef FArray3P< char > ObjexxFCL::FArray3P_char |
| typedef FArray3P< double > ObjexxFCL::FArray3P_double |
| typedef FArray3P< float > ObjexxFCL::FArray3P_float |
| typedef FArray3P< Fstring > ObjexxFCL::FArray3P_Fstring |
| typedef FArray3P< int > ObjexxFCL::FArray3P_int |
| typedef FArray3P< long int > ObjexxFCL::FArray3P_long |
| typedef FArray3P< long double > ObjexxFCL::FArray3P_longdouble |
| typedef FArray3P< sbyte > ObjexxFCL::FArray3P_sbyte |
| typedef FArray3P< signed char > ObjexxFCL::FArray3P_schar |
| typedef FArray3P< short int > ObjexxFCL::FArray3P_short |
| typedef FArray3P< std::size_t > ObjexxFCL::FArray3P_size |
| typedef FArray3P< std::size_t > ObjexxFCL::FArray3P_size_t |
| typedef FArray3P< std::string > ObjexxFCL::FArray3P_string |
| typedef FArray3P< ubyte > ObjexxFCL::FArray3P_ubyte |
| typedef FArray3P< unsigned char > ObjexxFCL::FArray3P_uchar |
| typedef FArray3P< unsigned int > ObjexxFCL::FArray3P_uint |
| typedef FArray3P< unsigned long int > ObjexxFCL::FArray3P_ulong |
| typedef FArray3P< unsigned short int > ObjexxFCL::FArray3P_ushort |
| typedef FArray4< bool > ObjexxFCL::FArray4_bool |
| typedef FArray4< byte > ObjexxFCL::FArray4_byte |
| typedef FArray4< char > ObjexxFCL::FArray4_char |
| typedef FArray4< double > ObjexxFCL::FArray4_double |
| typedef FArray4< float > ObjexxFCL::FArray4_float |
| typedef FArray4< Fstring > ObjexxFCL::FArray4_Fstring |
| typedef FArray4< int > ObjexxFCL::FArray4_int |
| typedef FArray4< long int > ObjexxFCL::FArray4_long |
| typedef FArray4< long double > ObjexxFCL::FArray4_longdouble |
| typedef FArray4< sbyte > ObjexxFCL::FArray4_sbyte |
| typedef FArray4< signed char > ObjexxFCL::FArray4_schar |
| typedef FArray4< short int > ObjexxFCL::FArray4_short |
| typedef FArray4< std::size_t > ObjexxFCL::FArray4_size |
| typedef FArray4< std::size_t > ObjexxFCL::FArray4_size_t |
| typedef FArray4< std::string > ObjexxFCL::FArray4_string |
| typedef FArray4< ubyte > ObjexxFCL::FArray4_ubyte |
| typedef FArray4< unsigned char > ObjexxFCL::FArray4_uchar |
| typedef FArray4< unsigned int > ObjexxFCL::FArray4_uint |
| typedef FArray4< unsigned long int > ObjexxFCL::FArray4_ulong |
| typedef FArray4< unsigned short int > ObjexxFCL::FArray4_ushort |
| typedef FArray4A< bool > ObjexxFCL::FArray4A_bool |
| typedef FArray4A< byte > ObjexxFCL::FArray4A_byte |
| typedef FArray4A< char > ObjexxFCL::FArray4A_char |
| typedef FArray4A< double > ObjexxFCL::FArray4A_double |
| typedef FArray4A< float > ObjexxFCL::FArray4A_float |
| typedef FArray4A< Fstring > ObjexxFCL::FArray4A_Fstring |
| typedef FArray4A< int > ObjexxFCL::FArray4A_int |
| typedef FArray4A< long int > ObjexxFCL::FArray4A_long |
| typedef FArray4A< long double > ObjexxFCL::FArray4A_longdouble |
| typedef FArray4A< sbyte > ObjexxFCL::FArray4A_sbyte |
| typedef FArray4A< signed char > ObjexxFCL::FArray4A_schar |
| typedef FArray4A< short int > ObjexxFCL::FArray4A_short |
| typedef FArray4A< std::size_t > ObjexxFCL::FArray4A_size |
| typedef FArray4A< std::size_t > ObjexxFCL::FArray4A_size_t |
| typedef FArray4A< std::string > ObjexxFCL::FArray4A_string |
| typedef FArray4A< ubyte > ObjexxFCL::FArray4A_ubyte |
| typedef FArray4A< unsigned char > ObjexxFCL::FArray4A_uchar |
| typedef FArray4A< unsigned int > ObjexxFCL::FArray4A_uint |
| typedef FArray4A< unsigned long int > ObjexxFCL::FArray4A_ulong |
| typedef FArray4A< unsigned short int > ObjexxFCL::FArray4A_ushort |
| typedef FArray4D< bool > ObjexxFCL::FArray4D_bool |
| typedef FArray4D< byte > ObjexxFCL::FArray4D_byte |
| typedef FArray4D< char > ObjexxFCL::FArray4D_char |
| typedef FArray4D< double > ObjexxFCL::FArray4D_double |
| typedef FArray4D< float > ObjexxFCL::FArray4D_float |
| typedef FArray4D< Fstring > ObjexxFCL::FArray4D_Fstring |
| typedef FArray4D< int > ObjexxFCL::FArray4D_int |
| typedef FArray4D< long int > ObjexxFCL::FArray4D_long |
| typedef FArray4D< long double > ObjexxFCL::FArray4D_longdouble |
| typedef FArray4D< sbyte > ObjexxFCL::FArray4D_sbyte |
| typedef FArray4D< signed char > ObjexxFCL::FArray4D_schar |
| typedef FArray4D< short int > ObjexxFCL::FArray4D_short |
| typedef FArray4D< std::size_t > ObjexxFCL::FArray4D_size |
| typedef FArray4D< std::size_t > ObjexxFCL::FArray4D_size_t |
| typedef FArray4D< std::string > ObjexxFCL::FArray4D_string |
| typedef FArray4D< ubyte > ObjexxFCL::FArray4D_ubyte |
| typedef FArray4D< unsigned char > ObjexxFCL::FArray4D_uchar |
| typedef FArray4D< unsigned int > ObjexxFCL::FArray4D_uint |
| typedef FArray4D< unsigned long int > ObjexxFCL::FArray4D_ulong |
| typedef FArray4D< unsigned short int > ObjexxFCL::FArray4D_ushort |
| typedef FArray4P< bool > ObjexxFCL::FArray4P_bool |
| typedef FArray4P< byte > ObjexxFCL::FArray4P_byte |
| typedef FArray4P< char > ObjexxFCL::FArray4P_char |
| typedef FArray4P< double > ObjexxFCL::FArray4P_double |
| typedef FArray4P< float > ObjexxFCL::FArray4P_float |
| typedef FArray4P< Fstring > ObjexxFCL::FArray4P_Fstring |
| typedef FArray4P< int > ObjexxFCL::FArray4P_int |
| typedef FArray4P< long int > ObjexxFCL::FArray4P_long |
| typedef FArray4P< long double > ObjexxFCL::FArray4P_longdouble |
| typedef FArray4P< sbyte > ObjexxFCL::FArray4P_sbyte |
| typedef FArray4P< signed char > ObjexxFCL::FArray4P_schar |
| typedef FArray4P< short int > ObjexxFCL::FArray4P_short |
| typedef FArray4P< std::size_t > ObjexxFCL::FArray4P_size |
| typedef FArray4P< std::size_t > ObjexxFCL::FArray4P_size_t |
| typedef FArray4P< std::string > ObjexxFCL::FArray4P_string |
| typedef FArray4P< ubyte > ObjexxFCL::FArray4P_ubyte |
| typedef FArray4P< unsigned char > ObjexxFCL::FArray4P_uchar |
| typedef FArray4P< unsigned int > ObjexxFCL::FArray4P_uint |
| typedef FArray4P< unsigned long int > ObjexxFCL::FArray4P_ulong |
| typedef FArray4P< unsigned short int > ObjexxFCL::FArray4P_ushort |
| typedef FArray5< bool > ObjexxFCL::FArray5_bool |
| typedef FArray5< byte > ObjexxFCL::FArray5_byte |
| typedef FArray5< char > ObjexxFCL::FArray5_char |
| typedef FArray5< double > ObjexxFCL::FArray5_double |
| typedef FArray5< float > ObjexxFCL::FArray5_float |
| typedef FArray5< Fstring > ObjexxFCL::FArray5_Fstring |
| typedef FArray5< int > ObjexxFCL::FArray5_int |
| typedef FArray5< long int > ObjexxFCL::FArray5_long |
| typedef FArray5< long double > ObjexxFCL::FArray5_longdouble |
| typedef FArray5< sbyte > ObjexxFCL::FArray5_sbyte |
| typedef FArray5< signed char > ObjexxFCL::FArray5_schar |
| typedef FArray5< short int > ObjexxFCL::FArray5_short |
| typedef FArray5< std::size_t > ObjexxFCL::FArray5_size |
| typedef FArray5< std::size_t > ObjexxFCL::FArray5_size_t |
| typedef FArray5< std::string > ObjexxFCL::FArray5_string |
| typedef FArray5< ubyte > ObjexxFCL::FArray5_ubyte |
| typedef FArray5< unsigned char > ObjexxFCL::FArray5_uchar |
| typedef FArray5< unsigned int > ObjexxFCL::FArray5_uint |
| typedef FArray5< unsigned long int > ObjexxFCL::FArray5_ulong |
| typedef FArray5< unsigned short int > ObjexxFCL::FArray5_ushort |
| typedef FArray5A< bool > ObjexxFCL::FArray5A_bool |
| typedef FArray5A< byte > ObjexxFCL::FArray5A_byte |
| typedef FArray5A< char > ObjexxFCL::FArray5A_char |
| typedef FArray5A< double > ObjexxFCL::FArray5A_double |
| typedef FArray5A< float > ObjexxFCL::FArray5A_float |
| typedef FArray5A< Fstring > ObjexxFCL::FArray5A_Fstring |
| typedef FArray5A< int > ObjexxFCL::FArray5A_int |
| typedef FArray5A< long int > ObjexxFCL::FArray5A_long |
| typedef FArray5A< long double > ObjexxFCL::FArray5A_longdouble |
| typedef FArray5A< sbyte > ObjexxFCL::FArray5A_sbyte |
| typedef FArray5A< signed char > ObjexxFCL::FArray5A_schar |
| typedef FArray5A< short int > ObjexxFCL::FArray5A_short |
| typedef FArray5A< std::size_t > ObjexxFCL::FArray5A_size |
| typedef FArray5A< std::size_t > ObjexxFCL::FArray5A_size_t |
| typedef FArray5A< std::string > ObjexxFCL::FArray5A_string |
| typedef FArray5A< ubyte > ObjexxFCL::FArray5A_ubyte |
| typedef FArray5A< unsigned char > ObjexxFCL::FArray5A_uchar |
| typedef FArray5A< unsigned int > ObjexxFCL::FArray5A_uint |
| typedef FArray5A< unsigned long int > ObjexxFCL::FArray5A_ulong |
| typedef FArray5A< unsigned short int > ObjexxFCL::FArray5A_ushort |
| typedef FArray5D< bool > ObjexxFCL::FArray5D_bool |
| typedef FArray5D< byte > ObjexxFCL::FArray5D_byte |
| typedef FArray5D< char > ObjexxFCL::FArray5D_char |
| typedef FArray5D< double > ObjexxFCL::FArray5D_double |
| typedef FArray5D< float > ObjexxFCL::FArray5D_float |
| typedef FArray5D< Fstring > ObjexxFCL::FArray5D_Fstring |
| typedef FArray5D< int > ObjexxFCL::FArray5D_int |
| typedef FArray5D< long int > ObjexxFCL::FArray5D_long |
| typedef FArray5D< long double > ObjexxFCL::FArray5D_longdouble |
| typedef FArray5D< sbyte > ObjexxFCL::FArray5D_sbyte |
| typedef FArray5D< signed char > ObjexxFCL::FArray5D_schar |
| typedef FArray5D< short int > ObjexxFCL::FArray5D_short |
| typedef FArray5D< std::size_t > ObjexxFCL::FArray5D_size |
| typedef FArray5D< std::size_t > ObjexxFCL::FArray5D_size_t |
| typedef FArray5D< std::string > ObjexxFCL::FArray5D_string |
| typedef FArray5D< ubyte > ObjexxFCL::FArray5D_ubyte |
| typedef FArray5D< unsigned char > ObjexxFCL::FArray5D_uchar |
| typedef FArray5D< unsigned int > ObjexxFCL::FArray5D_uint |
| typedef FArray5D< unsigned long int > ObjexxFCL::FArray5D_ulong |
| typedef FArray5D< unsigned short int > ObjexxFCL::FArray5D_ushort |
| typedef FArray5P< bool > ObjexxFCL::FArray5P_bool |
| typedef FArray5P< byte > ObjexxFCL::FArray5P_byte |
| typedef FArray5P< char > ObjexxFCL::FArray5P_char |
| typedef FArray5P< double > ObjexxFCL::FArray5P_double |
| typedef FArray5P< float > ObjexxFCL::FArray5P_float |
| typedef FArray5P< Fstring > ObjexxFCL::FArray5P_Fstring |
| typedef FArray5P< int > ObjexxFCL::FArray5P_int |
| typedef FArray5P< long int > ObjexxFCL::FArray5P_long |
| typedef FArray5P< long double > ObjexxFCL::FArray5P_longdouble |
| typedef FArray5P< sbyte > ObjexxFCL::FArray5P_sbyte |
| typedef FArray5P< signed char > ObjexxFCL::FArray5P_schar |
| typedef FArray5P< short int > ObjexxFCL::FArray5P_short |
| typedef FArray5P< std::size_t > ObjexxFCL::FArray5P_size |
| typedef FArray5P< std::size_t > ObjexxFCL::FArray5P_size_t |
| typedef FArray5P< std::string > ObjexxFCL::FArray5P_string |
| typedef FArray5P< ubyte > ObjexxFCL::FArray5P_ubyte |
| typedef FArray5P< unsigned char > ObjexxFCL::FArray5P_uchar |
| typedef FArray5P< unsigned int > ObjexxFCL::FArray5P_uint |
| typedef FArray5P< unsigned long int > ObjexxFCL::FArray5P_ulong |
| typedef FArray5P< unsigned short int > ObjexxFCL::FArray5P_ushort |
| typedef FArray6< bool > ObjexxFCL::FArray6_bool |
| typedef FArray6< byte > ObjexxFCL::FArray6_byte |
| typedef FArray6< char > ObjexxFCL::FArray6_char |
| typedef FArray6< double > ObjexxFCL::FArray6_double |
| typedef FArray6< float > ObjexxFCL::FArray6_float |
| typedef FArray6< Fstring > ObjexxFCL::FArray6_Fstring |
| typedef FArray6< int > ObjexxFCL::FArray6_int |
| typedef FArray6< long int > ObjexxFCL::FArray6_long |
| typedef FArray6< long double > ObjexxFCL::FArray6_longdouble |
| typedef FArray6< sbyte > ObjexxFCL::FArray6_sbyte |
| typedef FArray6< signed char > ObjexxFCL::FArray6_schar |
| typedef FArray6< short int > ObjexxFCL::FArray6_short |
| typedef FArray6< std::size_t > ObjexxFCL::FArray6_size |
| typedef FArray6< std::size_t > ObjexxFCL::FArray6_size_t |
| typedef FArray6< std::string > ObjexxFCL::FArray6_string |
| typedef FArray6< ubyte > ObjexxFCL::FArray6_ubyte |
| typedef FArray6< unsigned char > ObjexxFCL::FArray6_uchar |
| typedef FArray6< unsigned int > ObjexxFCL::FArray6_uint |
| typedef FArray6< unsigned long int > ObjexxFCL::FArray6_ulong |
| typedef FArray6< unsigned short int > ObjexxFCL::FArray6_ushort |
| typedef FArray6A< bool > ObjexxFCL::FArray6A_bool |
| typedef FArray6A< byte > ObjexxFCL::FArray6A_byte |
| typedef FArray6A< char > ObjexxFCL::FArray6A_char |
| typedef FArray6A< double > ObjexxFCL::FArray6A_double |
| typedef FArray6A< float > ObjexxFCL::FArray6A_float |
| typedef FArray6A< Fstring > ObjexxFCL::FArray6A_Fstring |
| typedef FArray6A< int > ObjexxFCL::FArray6A_int |
| typedef FArray6A< long int > ObjexxFCL::FArray6A_long |
| typedef FArray6A< long double > ObjexxFCL::FArray6A_longdouble |
| typedef FArray6A< sbyte > ObjexxFCL::FArray6A_sbyte |
| typedef FArray6A< signed char > ObjexxFCL::FArray6A_schar |
| typedef FArray6A< short int > ObjexxFCL::FArray6A_short |
| typedef FArray6A< std::size_t > ObjexxFCL::FArray6A_size |
| typedef FArray6A< std::size_t > ObjexxFCL::FArray6A_size_t |
| typedef FArray6A< std::string > ObjexxFCL::FArray6A_string |
| typedef FArray6A< ubyte > ObjexxFCL::FArray6A_ubyte |
| typedef FArray6A< unsigned char > ObjexxFCL::FArray6A_uchar |
| typedef FArray6A< unsigned int > ObjexxFCL::FArray6A_uint |
| typedef FArray6A< unsigned long int > ObjexxFCL::FArray6A_ulong |
| typedef FArray6A< unsigned short int > ObjexxFCL::FArray6A_ushort |
| typedef FArray6D< bool > ObjexxFCL::FArray6D_bool |
| typedef FArray6D< byte > ObjexxFCL::FArray6D_byte |
| typedef FArray6D< char > ObjexxFCL::FArray6D_char |
| typedef FArray6D< double > ObjexxFCL::FArray6D_double |
| typedef FArray6D< float > ObjexxFCL::FArray6D_float |
| typedef FArray6D< Fstring > ObjexxFCL::FArray6D_Fstring |
| typedef FArray6D< int > ObjexxFCL::FArray6D_int |
| typedef FArray6D< long int > ObjexxFCL::FArray6D_long |
| typedef FArray6D< long double > ObjexxFCL::FArray6D_longdouble |
| typedef FArray6D< sbyte > ObjexxFCL::FArray6D_sbyte |
| typedef FArray6D< signed char > ObjexxFCL::FArray6D_schar |
| typedef FArray6D< short int > ObjexxFCL::FArray6D_short |
| typedef FArray6D< std::size_t > ObjexxFCL::FArray6D_size |
| typedef FArray6D< std::size_t > ObjexxFCL::FArray6D_size_t |
| typedef FArray6D< std::string > ObjexxFCL::FArray6D_string |
| typedef FArray6D< ubyte > ObjexxFCL::FArray6D_ubyte |
| typedef FArray6D< unsigned char > ObjexxFCL::FArray6D_uchar |
| typedef FArray6D< unsigned int > ObjexxFCL::FArray6D_uint |
| typedef FArray6D< unsigned long int > ObjexxFCL::FArray6D_ulong |
| typedef FArray6D< unsigned short int > ObjexxFCL::FArray6D_ushort |
| typedef FArray6P< bool > ObjexxFCL::FArray6P_bool |
| typedef FArray6P< byte > ObjexxFCL::FArray6P_byte |
| typedef FArray6P< char > ObjexxFCL::FArray6P_char |
| typedef FArray6P< double > ObjexxFCL::FArray6P_double |
| typedef FArray6P< float > ObjexxFCL::FArray6P_float |
| typedef FArray6P< Fstring > ObjexxFCL::FArray6P_Fstring |
| typedef FArray6P< int > ObjexxFCL::FArray6P_int |
| typedef FArray6P< long int > ObjexxFCL::FArray6P_long |
| typedef FArray6P< long double > ObjexxFCL::FArray6P_longdouble |
| typedef FArray6P< sbyte > ObjexxFCL::FArray6P_sbyte |
| typedef FArray6P< signed char > ObjexxFCL::FArray6P_schar |
| typedef FArray6P< short int > ObjexxFCL::FArray6P_short |
| typedef FArray6P< std::size_t > ObjexxFCL::FArray6P_size |
| typedef FArray6P< std::size_t > ObjexxFCL::FArray6P_size_t |
| typedef FArray6P< std::string > ObjexxFCL::FArray6P_string |
| typedef FArray6P< ubyte > ObjexxFCL::FArray6P_ubyte |
| typedef FArray6P< unsigned char > ObjexxFCL::FArray6P_uchar |
| typedef FArray6P< unsigned int > ObjexxFCL::FArray6P_uint |
| typedef FArray6P< unsigned long int > ObjexxFCL::FArray6P_ulong |
| typedef FArray6P< unsigned short int > ObjexxFCL::FArray6P_ushort |
| typedef FArray< bool > ObjexxFCL::FArray_bool |
| typedef FArray< byte > ObjexxFCL::FArray_byte |
| typedef FArray< char > ObjexxFCL::FArray_char |
| typedef FArray< double > ObjexxFCL::FArray_double |
| typedef FArray< float > ObjexxFCL::FArray_float |
| typedef FArray< Fstring > ObjexxFCL::FArray_Fstring |
| typedef FArray< int > ObjexxFCL::FArray_int |
| typedef FArray< long int > ObjexxFCL::FArray_long |
| typedef FArray< long double > ObjexxFCL::FArray_longdouble |
| typedef FArray< sbyte > ObjexxFCL::FArray_sbyte |
| typedef FArray< signed char > ObjexxFCL::FArray_schar |
| typedef FArray< short int > ObjexxFCL::FArray_short |
| typedef FArray< std::size_t > ObjexxFCL::FArray_size |
| typedef FArray< std::size_t > ObjexxFCL::FArray_size_t |
| typedef FArray< std::string > ObjexxFCL::FArray_string |
| typedef FArray< ubyte > ObjexxFCL::FArray_ubyte |
| typedef FArray< unsigned char > ObjexxFCL::FArray_uchar |
| typedef FArray< unsigned int > ObjexxFCL::FArray_uint |
| typedef FArray< unsigned long int > ObjexxFCL::FArray_ulong |
| typedef FArray< unsigned short int > ObjexxFCL::FArray_ushort |
| typedef FArraySection< bool > ObjexxFCL::FArraySection_bool |
| typedef FArraySection< byte > ObjexxFCL::FArraySection_byte |
| typedef FArraySection< char > ObjexxFCL::FArraySection_char |
| typedef FArraySection< double > ObjexxFCL::FArraySection_double |
| typedef FArraySection< float > ObjexxFCL::FArraySection_float |
| typedef FArraySection< Fstring > ObjexxFCL::FArraySection_Fstring |
| typedef FArraySection< int > ObjexxFCL::FArraySection_int |
| typedef FArraySection< long int > ObjexxFCL::FArraySection_long |
| typedef FArraySection< long double > ObjexxFCL::FArraySection_longdouble |
| typedef FArraySection< sbyte > ObjexxFCL::FArraySection_sbyte |
| typedef FArraySection< signed char > ObjexxFCL::FArraySection_schar |
| typedef FArraySection< short int > ObjexxFCL::FArraySection_short |
| typedef FArraySection< std::size_t > ObjexxFCL::FArraySection_size |
| typedef FArraySection< std::size_t > ObjexxFCL::FArraySection_size_t |
| typedef FArraySection< std::string > ObjexxFCL::FArraySection_string |
| typedef FArraySection< ubyte > ObjexxFCL::FArraySection_ubyte |
| typedef FArraySection< unsigned char > ObjexxFCL::FArraySection_uchar |
| typedef FArraySection< unsigned int > ObjexxFCL::FArraySection_uint |
| typedef FArraySection< unsigned long int > ObjexxFCL::FArraySection_ulong |
| typedef FArraySection< unsigned short int > ObjexxFCL::FArraySection_ushort |
| typedef IndexRange ObjexxFCL::IRange |
| typedef KeyFArray1D< bool > ObjexxFCL::KeyFArray1D_bool |
| typedef KeyFArray1D< byte > ObjexxFCL::KeyFArray1D_byte |
| typedef KeyFArray1D< char > ObjexxFCL::KeyFArray1D_char |
| typedef KeyFArray1D< double > ObjexxFCL::KeyFArray1D_double |
| typedef KeyFArray1D< float > ObjexxFCL::KeyFArray1D_float |
| typedef KeyFArray1D< Fstring > ObjexxFCL::KeyFArray1D_Fstring |
| typedef KeyFArray1D< int > ObjexxFCL::KeyFArray1D_int |
| typedef KeyFArray1D< long int > ObjexxFCL::KeyFArray1D_long |
| typedef KeyFArray1D< long double > ObjexxFCL::KeyFArray1D_longdouble |
| typedef KeyFArray1D< sbyte > ObjexxFCL::KeyFArray1D_sbyte |
| typedef KeyFArray1D< signed char > ObjexxFCL::KeyFArray1D_schar |
| typedef KeyFArray1D< short int > ObjexxFCL::KeyFArray1D_short |
| typedef KeyFArray1D< std::size_t > ObjexxFCL::KeyFArray1D_size |
| typedef KeyFArray1D< std::size_t > ObjexxFCL::KeyFArray1D_size_t |
| typedef KeyFArray1D< std::string > ObjexxFCL::KeyFArray1D_string |
| typedef KeyFArray1D< ubyte > ObjexxFCL::KeyFArray1D_ubyte |
| typedef KeyFArray1D< unsigned char > ObjexxFCL::KeyFArray1D_uchar |
| typedef KeyFArray1D< unsigned int > ObjexxFCL::KeyFArray1D_uint |
| typedef KeyFArray1D< unsigned long int > ObjexxFCL::KeyFArray1D_ulong |
| typedef KeyFArray1D< unsigned short int > ObjexxFCL::KeyFArray1D_ushort |
| typedef KeyFArray2D< bool > ObjexxFCL::KeyFArray2D_bool |
| typedef KeyFArray2D< byte > ObjexxFCL::KeyFArray2D_byte |
| typedef KeyFArray2D< char > ObjexxFCL::KeyFArray2D_char |
| typedef KeyFArray2D< double > ObjexxFCL::KeyFArray2D_double |
| typedef KeyFArray2D< float > ObjexxFCL::KeyFArray2D_float |
| typedef KeyFArray2D< Fstring > ObjexxFCL::KeyFArray2D_Fstring |
| typedef KeyFArray2D< int > ObjexxFCL::KeyFArray2D_int |
| typedef KeyFArray2D< long int > ObjexxFCL::KeyFArray2D_long |
| typedef KeyFArray2D< long double > ObjexxFCL::KeyFArray2D_longdouble |
| typedef KeyFArray2D< sbyte > ObjexxFCL::KeyFArray2D_sbyte |
| typedef KeyFArray2D< signed char > ObjexxFCL::KeyFArray2D_schar |
| typedef KeyFArray2D< short int > ObjexxFCL::KeyFArray2D_short |
| typedef KeyFArray2D< std::size_t > ObjexxFCL::KeyFArray2D_size |
| typedef KeyFArray2D< std::size_t > ObjexxFCL::KeyFArray2D_size_t |
| typedef KeyFArray2D< std::string > ObjexxFCL::KeyFArray2D_string |
| typedef KeyFArray2D< ubyte > ObjexxFCL::KeyFArray2D_ubyte |
| typedef KeyFArray2D< unsigned char > ObjexxFCL::KeyFArray2D_uchar |
| typedef KeyFArray2D< unsigned int > ObjexxFCL::KeyFArray2D_uint |
| typedef KeyFArray2D< unsigned long int > ObjexxFCL::KeyFArray2D_ulong |
| typedef KeyFArray2D< unsigned short int > ObjexxFCL::KeyFArray2D_ushort |
| typedef KeyFArray3D< bool > ObjexxFCL::KeyFArray3D_bool |
| typedef KeyFArray3D< byte > ObjexxFCL::KeyFArray3D_byte |
| typedef KeyFArray3D< char > ObjexxFCL::KeyFArray3D_char |
| typedef KeyFArray3D< double > ObjexxFCL::KeyFArray3D_double |
| typedef KeyFArray3D< float > ObjexxFCL::KeyFArray3D_float |
| typedef KeyFArray3D< Fstring > ObjexxFCL::KeyFArray3D_Fstring |
| typedef KeyFArray3D< int > ObjexxFCL::KeyFArray3D_int |
| typedef KeyFArray3D< long int > ObjexxFCL::KeyFArray3D_long |
| typedef KeyFArray3D< long double > ObjexxFCL::KeyFArray3D_longdouble |
| typedef KeyFArray3D< sbyte > ObjexxFCL::KeyFArray3D_sbyte |
| typedef KeyFArray3D< signed char > ObjexxFCL::KeyFArray3D_schar |
| typedef KeyFArray3D< short int > ObjexxFCL::KeyFArray3D_short |
| typedef KeyFArray3D< std::size_t > ObjexxFCL::KeyFArray3D_size |
| typedef KeyFArray3D< std::size_t > ObjexxFCL::KeyFArray3D_size_t |
| typedef KeyFArray3D< std::string > ObjexxFCL::KeyFArray3D_string |
| typedef KeyFArray3D< ubyte > ObjexxFCL::KeyFArray3D_ubyte |
| typedef KeyFArray3D< unsigned char > ObjexxFCL::KeyFArray3D_uchar |
| typedef KeyFArray3D< unsigned int > ObjexxFCL::KeyFArray3D_uint |
| typedef KeyFArray3D< unsigned long int > ObjexxFCL::KeyFArray3D_ulong |
| typedef KeyFArray3D< unsigned short int > ObjexxFCL::KeyFArray3D_ushort |
| typedef KeyFArray4D< bool > ObjexxFCL::KeyFArray4D_bool |
| typedef KeyFArray4D< byte > ObjexxFCL::KeyFArray4D_byte |
| typedef KeyFArray4D< char > ObjexxFCL::KeyFArray4D_char |
| typedef KeyFArray4D< double > ObjexxFCL::KeyFArray4D_double |
| typedef KeyFArray4D< float > ObjexxFCL::KeyFArray4D_float |
| typedef KeyFArray4D< Fstring > ObjexxFCL::KeyFArray4D_Fstring |
| typedef KeyFArray4D< int > ObjexxFCL::KeyFArray4D_int |
| typedef KeyFArray4D< long int > ObjexxFCL::KeyFArray4D_long |
| typedef KeyFArray4D< long double > ObjexxFCL::KeyFArray4D_longdouble |
| typedef KeyFArray4D< sbyte > ObjexxFCL::KeyFArray4D_sbyte |
| typedef KeyFArray4D< signed char > ObjexxFCL::KeyFArray4D_schar |
| typedef KeyFArray4D< short int > ObjexxFCL::KeyFArray4D_short |
| typedef KeyFArray4D< std::size_t > ObjexxFCL::KeyFArray4D_size |
| typedef KeyFArray4D< std::size_t > ObjexxFCL::KeyFArray4D_size_t |
| typedef KeyFArray4D< std::string > ObjexxFCL::KeyFArray4D_string |
| typedef KeyFArray4D< ubyte > ObjexxFCL::KeyFArray4D_ubyte |
| typedef KeyFArray4D< unsigned char > ObjexxFCL::KeyFArray4D_uchar |
| typedef KeyFArray4D< unsigned int > ObjexxFCL::KeyFArray4D_uint |
| typedef KeyFArray4D< unsigned long int > ObjexxFCL::KeyFArray4D_ulong |
| typedef KeyFArray4D< unsigned short int > ObjexxFCL::KeyFArray4D_ushort |
| typedef KeyFArray5D< bool > ObjexxFCL::KeyFArray5D_bool |
| typedef KeyFArray5D< byte > ObjexxFCL::KeyFArray5D_byte |
| typedef KeyFArray5D< char > ObjexxFCL::KeyFArray5D_char |
| typedef KeyFArray5D< double > ObjexxFCL::KeyFArray5D_double |
| typedef KeyFArray5D< float > ObjexxFCL::KeyFArray5D_float |
| typedef KeyFArray5D< Fstring > ObjexxFCL::KeyFArray5D_Fstring |
| typedef KeyFArray5D< int > ObjexxFCL::KeyFArray5D_int |
| typedef KeyFArray5D< long int > ObjexxFCL::KeyFArray5D_long |
| typedef KeyFArray5D< long double > ObjexxFCL::KeyFArray5D_longdouble |
| typedef KeyFArray5D< sbyte > ObjexxFCL::KeyFArray5D_sbyte |
| typedef KeyFArray5D< signed char > ObjexxFCL::KeyFArray5D_schar |
| typedef KeyFArray5D< short int > ObjexxFCL::KeyFArray5D_short |
| typedef KeyFArray5D< std::size_t > ObjexxFCL::KeyFArray5D_size |
| typedef KeyFArray5D< std::size_t > ObjexxFCL::KeyFArray5D_size_t |
| typedef KeyFArray5D< std::string > ObjexxFCL::KeyFArray5D_string |
| typedef KeyFArray5D< ubyte > ObjexxFCL::KeyFArray5D_ubyte |
| typedef KeyFArray5D< unsigned char > ObjexxFCL::KeyFArray5D_uchar |
| typedef KeyFArray5D< unsigned int > ObjexxFCL::KeyFArray5D_uint |
| typedef KeyFArray5D< unsigned long int > ObjexxFCL::KeyFArray5D_ulong |
| typedef KeyFArray5D< unsigned short int > ObjexxFCL::KeyFArray5D_ushort |
| typedef KeyFArray6D< bool > ObjexxFCL::KeyFArray6D_bool |
| typedef KeyFArray6D< byte > ObjexxFCL::KeyFArray6D_byte |
| typedef KeyFArray6D< char > ObjexxFCL::KeyFArray6D_char |
| typedef KeyFArray6D< double > ObjexxFCL::KeyFArray6D_double |
| typedef KeyFArray6D< float > ObjexxFCL::KeyFArray6D_float |
| typedef KeyFArray6D< Fstring > ObjexxFCL::KeyFArray6D_Fstring |
| typedef KeyFArray6D< int > ObjexxFCL::KeyFArray6D_int |
| typedef KeyFArray6D< long int > ObjexxFCL::KeyFArray6D_long |
| typedef KeyFArray6D< long double > ObjexxFCL::KeyFArray6D_longdouble |
| typedef KeyFArray6D< sbyte > ObjexxFCL::KeyFArray6D_sbyte |
| typedef KeyFArray6D< signed char > ObjexxFCL::KeyFArray6D_schar |
| typedef KeyFArray6D< short int > ObjexxFCL::KeyFArray6D_short |
| typedef KeyFArray6D< std::size_t > ObjexxFCL::KeyFArray6D_size |
| typedef KeyFArray6D< std::size_t > ObjexxFCL::KeyFArray6D_size_t |
| typedef KeyFArray6D< std::string > ObjexxFCL::KeyFArray6D_string |
| typedef KeyFArray6D< ubyte > ObjexxFCL::KeyFArray6D_ubyte |
| typedef KeyFArray6D< unsigned char > ObjexxFCL::KeyFArray6D_uchar |
| typedef KeyFArray6D< unsigned int > ObjexxFCL::KeyFArray6D_uint |
| typedef KeyFArray6D< unsigned long int > ObjexxFCL::KeyFArray6D_ulong |
| typedef KeyFArray6D< unsigned short int > ObjexxFCL::KeyFArray6D_ushort |
| typedef byte ObjexxFCL::sbyte |
| typedef StaticIndexRange ObjexxFCL::SRange |
| typedef ptrdiff_t ObjexxFCL::SSize |
| typedef Observer ObjexxFCL::Subject |
| typedef ObserverMulti ObjexxFCL::SubjectMulti |
std::abs( x ) == | x |
References pyrosetta.distributed.cluster.exceptions::T, and x.
Referenced by PyMOL-Rosetta-relay-client.Matrix::__init__(), PyMOL-RosettaServer.Matrix::__init__(), pyrosetta.toolbox.atom_pair_energy::_reisude_pair_energies(), JDmover::ABGEO(), add_constraints(), BuriedUnsatPolarsFinder::adjacent_bbbb_check(), numeric::deriv::angle_p2_deriv(), anglestats_local(), JDmover::apply(), numeric::geometry::are_coplanar(), atom_tree_torsion_test(), bin_angle(), bin_torsions::bin_histograms(), calc_dgaps(), numeric::model_quality::calc_rms_fast(), calc_SID_score(), ConstraintStatsMover::calc_stats(), calculate_helical_parameters(), calculate_helical_tail_variance(), basic::sampling::orientations::Quaternion::Canonicalize(), capri15_relax(), capri_t033_trim_dock_test(), numeric::ccd_angle(), check_chi_correct(), check_contact_and_output(), check_cubic_conv_test(), check_for_contacts(), check_interface_symmetry(), check_silent_error(), compare_gpu_result_against_cpu(), contact_model_prediction(), converged(), create_starting_template(), design_test(), numeric::deriv::dihedral_deriv_second(), numeric::deriv::dihedral_p1_cosine_deriv_first(), numeric::deriv::dihedral_p2_cosine_deriv_first(), distance_from_line2D(), numeric::kinematic_closure::dixon_eig(), dna_stats(), numeric::do_abs(), do_event_prediction(), dump_energy_kinemage(), dump_pose_diff(), numeric::eq_tol(), eq_tol(), numeric::model_quality::erfcc(), basic::sampling::orientations::Quaternion::euler(), numeric::euler_angles_from_rotation_matrix_ZXZ(), numeric::euler_angles_from_rotation_matrix_ZYX(), numeric::euler_angles_from_rotation_matrix_ZYZ(), DRRAFTER_util::extract_lowscore_decoys(), ObjexxFCL::format::F(), numeric::find_nearest_value(), numeric::model_quality::findUU(), ObjexxFCL::format::G(), numeric::ge_tol(), ge_tol(), generate_combined_model(), numeric::fourier::SO3coeffs::genWigner_ds(), get_ABGEO_string(), get_base_pucker(), get_change_in_distance(), PyMOL-Rosetta-relay-client::get_ends(), PyMOL-RosettaServer::get_ends(), pyrosetta.PyMOLRosettaServer::get_ends(), get_inflection_points(), get_repl_xyz(), get_res_data_ss(), grid_matcher(), numeric::gt_tol(), gt_tol(), hack_create_torsion_value_string(), ik_his_clamp(), init_torsions_still_present(), numeric::HomogeneousTransform< T >::is_close(), is_nat_rot(), is_small(), numeric::jacobi_rotation(), numeric::le_tol(), le_tol(), numeric::fourier::SO3coeffs::lm_index(), numeric::lt_tol(), lt_tol(), numeric::Quaternion< T >::magnitude_error(), numeric::Quaternion< T >::magnitude_squared_error(), main(), make_bonded_rna_move(), map_morph(), membrane_center_protein_core(), mg_pdbstats_from_pose(), minimize_ref_weights(), minimize_with_constraints(), utility::modulo(), nearlyEqual(), numeric::Quaternion< T >::norm_error(), numeric::Quaternion< T >::norm_squared_error(), numeric::HomogeneousTransform< T >::normal(), numeric::Quaternion< T >::normalize_if_needed(), numeric::expression_parser::AbsoluteValueExpression::operator()(), output_general_base_pair_steps(), overlap_score(), numeric::deriv::p1_theta_deriv(), pep_phipsi_analysis(), post_rebuild_bulge_assembly(), print_res_freqs(), ConstraintStatsMover::print_stats(), basic::svd::SVD_Solver::pythag(), real6_similarity(), apps::pilot::momeara::HBondConformation::relax_pose_around_hbond(), CrystFFTDock::resample_maps_and_get_self(), numeric::model_quality::rms_fit(), numeric::model_quality::rmsfitca2(), numeric::model_quality::rmsfitca3(), rna_stack_pdbstats_from_pose(), numeric::rotation_angle(), numeric::model_quality::rsym_eigenval(), numeric::model_quality::rsym_rotation(), ScoreFragmentSetMover::run(), demo.D090_Ala_scan::scanning_analysis(), pyrosetta.bindings.warnings::setPoseExtraScore(), CrystFFTDock::setup_maps(), shift_angles(), numeric::Polynomial_1d::show(), sign(), numeric::sign_transfered(), numeric::fourier::SHT::so3CombineCoef(), soft_overlap_score(), split_fa_dun(), numeric::linear_algebra::sum_of_square_differences(), numeric::geometry::hashing::SixDOffsetTree::sum_radius(), superimpose_pose(), basic::svd::SVD_Solver::svdcmp(), test_NM(), test_numerical_deriv(), tf_specificity_test(), PrintFeatures::torsion2big_bin(), torsion2big_bin(), torsion2id(), numeric::kinematic_closure::radians::triaxialCoefficients(), numeric::kinematic_closure::triaxialCoefficients(), values_equal(), numeric::kinematic_closure::vectorsEqual(), numeric::fourier::SO3coeffs::wignerSynthesis(), numeric::fourier::SO3coeffs::wignerSynthesisDiffSign(), numeric::fourier::SO3coeffs::wignerSynthesisSameSign(), wriggle_test(), and zf_chainbreak_distance().
Begin Iterator for C Array.
Referenced by ligand_dock_main_jd1().
|
inline |
Centered Copy.
References docking::s.
| std::string & ObjexxFCL::center | ( | std::string & | s | ) |
Center a string wrt its Whitespace.
References centered(), docking::s, and strip_whitespace().
| std::string & ObjexxFCL::center | ( | std::string & | s, |
| std::string::size_type | len | ||
| ) |
Center a string with a Specified Length.
References len(), docking::s, and SPACE().
| std::string ObjexxFCL::centered | ( | std::string const & | s | ) |
Centered wrt Whitespace Copy of a string.
References docking::s, and stripped_whitespace().
Referenced by center().
| std::string ObjexxFCL::centered | ( | std::string const & | s, |
| std::string::size_type | len | ||
| ) |
Centered in a string of Specified Length Copy of a string.
References len(), docking::s, and SPACE().
| bool ObjexxFCL::char_equali | ( | char const | c, |
| char const | d | ||
| ) |
char == char Case-Insensitively (non-inline for use by equali below)?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by equali().
|
inline |
char of an Fstring
References docking::s, and type_of< char >().
|
inline |
char of a string
References docking::s, and type_of< char >().
Are two CArrays comparable?
Are two CArrayPs comparable?
| bool ObjexxFCL::comparable | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Are two ChunkVectors comparable?
| bool ObjexxFCL::comparable | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
Is a ChunkVector comparable to a std::vector?
| bool ObjexxFCL::comparable | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Is a std::vector comparable to a ChunkVector?
Compressed Copy.
References docking::s.
| FArray1D< T > ObjexxFCL::cross | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Cross Product of Two 3-Tuple Vectors.
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, equal_dimensions(), x, predPRE::y, and predPRE::z.
Referenced by check_for_contacts_and_output_jump_phosphate().
| KeyFArray1D< T > ObjexxFCL::cross | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Cross Product of Two 3-Tuple Vectors.
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, equal_dimensions(), x, predPRE::y, and predPRE::z.
Referenced by check_for_contacts_and_output_jump_phosphate().
| FArray1D< T > ObjexxFCL::cross_product | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Cross Product of Two 3-Tuple Vectors.
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, equal_dimensions(), x, predPRE::y, and predPRE::z.
| KeyFArray1D< T > ObjexxFCL::cross_product | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Cross Product of Two 3-Tuple Vectors.
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, equal_dimensions(), x, predPRE::y, and predPRE::z.
|
inline |
cube( Dimension )
|
inline |
cube( DimensionExpression )
|
inline |
References value.
|
inline |
References value.
| void ObjexxFCL::date | ( | Fstring & | day | ) |
Current Date String (Not Y2K Compliant): DD-MMM-YY.
References enumerate_junctions::default, idate(), ObjexxFCL::Fstring::length(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::m, docking::s, and predPRE::y.
Referenced by utility::get_current_date().
Distance.
Referenced by main().
Distance.
| T ObjexxFCL::distance | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Distance.
Distance.
Distance.
| T ObjexxFCL::distance_squared | ( | CArray< T > const & | a, |
| CArray< T > const & | b | ||
| ) |
Distance squared.
| T ObjexxFCL::distance_squared | ( | CArrayP< T > const & | a, |
| CArrayP< T > const & | b | ||
| ) |
Distance squared.
| T ObjexxFCL::distance_squared | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Distance Squared.
| T ObjexxFCL::distance_squared | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Distance Squared.
| U ObjexxFCL::distance_squared | ( | FArray1< U > const & | a, |
| FArray1< U > const & | b | ||
| ) |
Distance Squared.
Lowercased Copy.
References docking::s.
Dot product.
Referenced by check_for_contacts().
Dot product.
| T ObjexxFCL::dot | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Dot Product.
Dot Product.
Dot Product.
Dot product.
Referenced by check_for_contacts().
Dot product.
| T ObjexxFCL::dot_product | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
Dot Product.
Dot Product.
Dot Product.
double of an Fstring
References docking::s.
Referenced by utility::options::RealOption::value_of(), and utility::options::RealVectorOption::value_of().
|
inline |
double of a string
References docking::s.
End Iterator for C Array.
References N.
Referenced by ObjexxFCL::internal::ObserverMediator::accumulate(), ObjexxFCL::ChunkVector< T >::assign(), good_geometry(), kinclose(), main(), ScoreFragmentSetMover::run(), FragmentAssemblyMover::run(), ConsensusFragmentMover::run(), and SolutionRescoreMover::run().
|
inline |
Equal within specified relative and absolute tolerances?
References abs(), max(), min(), pyrosetta.distributed.cluster.exceptions::T, x, and predPRE::y.
| bool ObjexxFCL::equal | ( | char const | c, |
| char const | d, | ||
| bool const | exact_case | ||
| ) |
char == char Case-Optionally?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by equali(), utility::file::equali(), numeric::operator==(), and ui::task::Node::operator==().
|
inline |
string == string Case-Optionally?
References equali(), docking::s, and predPRE::t.
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
Referenced by cross(), and cross_product().
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
|
inline |
Equal Dimensions?
References a, and compute_difference::b.
cstring == Cstring Case-Insensitively?
| bool ObjexxFCL::equali | ( | c_cstring const | s, |
| std::string const & | t | ||
| ) |
cstring == string Case-Insensitively?
References char_equali(), equal(), docking::s, and predPRE::t.
| bool ObjexxFCL::equali | ( | char const | c, |
| char const | d | ||
| ) |
char == char Case-Insensitively
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by equal().
Cstring == cstring Case-Insensitively?
| bool ObjexxFCL::equali | ( | Cstring const & | s, |
| std::string const & | t | ||
| ) |
Cstring == std::string Case-Insensitively?
| bool ObjexxFCL::equali | ( | Fstring const & | s, |
| std::string const & | t | ||
| ) |
Fstring == string Case-Insensitively?
| bool ObjexxFCL::equali | ( | std::string const & | s, |
| c_cstring const | t | ||
| ) |
string == cstring Case-Insensitively?
References char_equali(), equal(), docking::s, and predPRE::t.
| bool ObjexxFCL::equali | ( | std::string const & | s, |
| Cstring const & | t | ||
| ) |
std::string == Cstring Case-Insensitively?
| bool ObjexxFCL::equali | ( | std::string const & | s, |
| Fstring const & | t | ||
| ) |
string == Fstring Case-Insensitively?
| bool ObjexxFCL::equali | ( | std::string const & | s, |
| std::string const & | t | ||
| ) |
string == string Case-Insensitively?
References char_equali(), equal(), docking::s, and predPRE::t.
Remainder of x with respect to division by y that is of smallest magnitude.
References x, and predPRE::y.
|
inline |
Right-Justified Fixed Format Fstring of a Template Argument Type Supporting Stream Output.
References basic::options::OptionKeys::optE::fixed, kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
|
inline |
Right-Justified Fixed Format string of a Template Argument Type Supporting Stream Output.
References basic::options::OptionKeys::optE::fixed, kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
|
inline |
float of an Fstring
References docking::s.
Referenced by adjust_ref_weights(), and SequenceProfileDB::get_next_profile().
|
inline |
float of a string
References docking::s.
|
inline |
References compute_difference::b, test.T009_Exceptions::e, floops(), and create_a3b_hbs::i.
|
inline |
References compute_difference::b, test.T009_Exceptions::e, create_a3b_hbs::i, test.T110_numeric::I, and docking::s.
Referenced by floops().
|
inline |
Fstring is Readable as a string Supporting Stream Input?
References Fstring::is_type< std::string >().
Referenced by Fstring::is_type< std::string >().
|
inline |
string of an Fstring
References Fstring::type_of< std::string >().
Referenced by Fstring::type_of< std::string >().
Fstring of a Template Argument Type Supporting Stream Output.
References predPRE::t, and uppercase().
Fstring of a Template Argument Type Supporting Stream Output.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, predPRE::t, and uppercase().
|
inline |
Fstring of a string Specialization.
References Fstring_of< std::string >(), and predPRE::t.
Referenced by Fstring_of< std::string >().
Greatest Common Divisor.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::m, max(), min(), mod(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::n, and pyrosetta.distributed.cluster.exceptions::T.
|
inline |
Greater than or equal within specified relative and absolute tolerances?
References abs(), max(), min(), pyrosetta.distributed.cluster.exceptions::T, x, and predPRE::y.
|
inline |
Right-Justified General Format Fstring of a Template Argument Type Supporting Stream Output.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
|
inline |
Right-Justified General Format string of a Template Argument Type Supporting Stream Output.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
| std::istream & ObjexxFCL::get | ( | std::istream & | stream, |
| Fstring & | s | ||
| ) |
Get from Stream.
Referenced by binder::add_relevant_includes(), binder::ClassBinder::add_relevant_includes(), binder::ClassBinder::bind(), binder::bind_enum(), binder::bind_forward_declaration(), binder::bind_function(), binder::bind_member_functions_for_call_back(), BinderVisitor::BinderVisitor(), binder::binding_public_data_members(), binder::binding_public_member_functions(), binder::binding_template_bases(), utility::graph::breadth_first_search_prune(), utility::graph::breadth_first_visit_prune(), utility::graph::depth_first_search_sort(), utility::graph::depth_first_visit_sort_impl(), detail::for_each(), binder::Context::generate(), BinderVisitor::generate(), utility::graph::RingSizeVisitor< Graph, DistanceMap, LabelMap >::gray_target(), RerootRestypeVisitor::initialize_vertex(), binder::is_callback_structure_constructible(), binder::is_python_builtin(), binder::line_number(), main(), pyrosetta.distributed.cluster.logging_handlers.MsgpackHmacSocketHandler::makePickle(), binder::ClassBinder::maybe_base_classes(), ui::util::TreeNodeModel< T >::Node::node_index(), ui::task::PNode::node_index(), binder::request_bindings(), run(), ui::task::FunctorSequence::run(), simulate_ERMS(), execute::smart_int(), run_backbone::smart_int(), run_sidechain::smart_int(), kic_runner.ParseIterations::smart_int(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest::test_generate_builtin_clients(), and utility::graph::RingSizeVisitor< Graph, DistanceMap, LabelMap >::tree_edge().
| std::istream & ObjexxFCL::getline | ( | std::istream & | stream, |
| Fstring & | s | ||
| ) |
Get Line from Stream.
Referenced by main().
|
inline |
Greater than within specified relative and absolute tolerances?
References abs(), max(), min(), pyrosetta.distributed.cluster.exceptions::T, x, and predPRE::y.
|
inline |
string has a cstring?
References docking::s, and predPRE::t.
|
inline |
string has a Character?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and docking::s.
|
inline |
string has a string?
References docking::s, and predPRE::t.
Referenced by utility::options::OptionCollection::load_options_from_stream().
Fstring Has Any Characters of a Set?
References docking::s, and predPRE::t.
Fstring Has Any Characters of a Set?
References docking::s, and predPRE::t.
|
inline |
string has a Character?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and docking::s.
|
inline |
string has Any Character of a string?
References docking::s, and predPRE::t.
| bool ObjexxFCL::has_prefix | ( | std::string const & | s, |
| std::string const & | pre, | ||
| bool const | exact_case | ||
| ) |
Has a Prefix Case-Optionally?
References detail::find(), lowercased(), basic::options::OptionKeys::nmr::pre::pre, and docking::s.
| bool ObjexxFCL::has_suffix | ( | std::string const & | s, |
| std::string const & | suf, | ||
| bool const | exact_case | ||
| ) |
Has a Suffix Case-Optionally?
References lowercased(), and docking::s.
| std::string ObjexxFCL::head | ( | std::string const & | s | ) |
Space-Free Head Copy of a string.
References docking::s, and SPACE().
|
inline |
ASCII Integer Value for a Given One-Character Fstring.
References docking::s.
|
inline |
ASCII Integer Value of a Given One-Character Fstring.
References docking::s.
|
inline |
Integer Value of a Given One-Character Fstring.
References docking::s.
|
inline |
Integer Value of a Given One-Character Fstring.
References docking::s.
| void ObjexxFCL::idate | ( | FArray1_int & | datearray | ) |
Current Date: DD, MM, YYYY.
References ObjexxFCL::FArray1< T >::l(), localtime(), and ObjexxFCL::FArray1< T >::u().
Referenced by date().
| void ObjexxFCL::idate | ( | int & | month, |
| int & | day, | ||
| int & | year | ||
| ) |
Current Date Numeric (Not Y2K Compliant): MM, DD, YY.
References localtime().
|
inline |
First Index Position of a C-Substring in an Fstring.
References docking::s, and challenge::ss.
|
inline |
First Index Position of a Character in an Fstring.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and docking::s.
|
inline |
First Index Position of a Substring in an Fstring.
References docking::s, and challenge::ss.
Referenced by aa2index(), add_dna_states(), StepwiseTorsionMover::apply(), SameResidueTypeConstraint::atom(), calc_ddg(), calc_dist(), utility::graph::Digraph::create_new_node(), utility::graph::Graph::create_new_node(), devel_main(), find_closest_atom(), ui::network::BowmanModel::function_id(), Cache::get_data(), get_filename(), utility::graph::UpperEdgeGraph< V, E >::get_vertex_ptr(), detail::handle_dynamic_spec(), id_from_index(), VallReader::make_nmer_profile(), membrane_center_protein_core(), ClosureMover::naive_apply(), not_main(), BreadthMover::omega_apply(), detail::arg_ref< Char >::operator=(), detail::fill_t< Char >::operator[](), detail::parse_arg_id(), pick_random_solution(), print_internal_coordinates(), BreadthMover::rama_apply(), slidearound(), split_string(), detail::bigint::subtract_bigits(), svm_cross_validation(), test(), basic_format_args< Context >::type(), and BreadthMover::uniform_apply().
|
inline |
int of an Fstring
References docking::s.
Referenced by get_sequence_and_secstruct_from_dssp(), ints_of(), ligand_dock_main_jd1(), main(), parse_pdb_pos(), utility::options::IntegerOption::value_of(), and utility::options::IntegerVectorOption::value_of().
|
inline |
int of a string
References docking::s.
| std::vector< int > ObjexxFCL::ints_of | ( | std::string const & | s | ) |
ints of a string (e.g., allowing "5-8" to represent "5 6 7 8").
ints of a string (e.g., allowing "5-8" to represent "5 6 7 8")
References docking::s.
Referenced by utility::get_resnum_and_chain_from_one_tag(), utility::get_resnum_and_segid_from_one_tag(), ints_of(), is_ints(), and utility::options::IntegerVectorOption::values_of().
| std::vector< int > ObjexxFCL::ints_of | ( | std::string const & | s_input, |
| bool & | string_is_ok | ||
| ) |
ints of a string (e.g., allowing "5-8" to represent "5 6 7 8"). new – allow comma separation.
ints of a string (e.g., allowing "5-8" to represent "5 6 7 8")
References int_of(), ints_of(), is_int(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::n, and docking::s.
| bool ObjexxFCL::is_any_of | ( | char const | c, |
| c_cstring const | s | ||
| ) |
Character is in a cstring?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, test.T009_Exceptions::e, create_a3b_hbs::i, and docking::s.
| bool ObjexxFCL::is_any_of | ( | char const | c, |
| std::string const & | s | ||
| ) |
Character is in a string?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and docking::s.
Referenced by apps::pilot::frankdt::import_motifs(), utility::options::FileOption::is_cl_value(), utility::options::FileVectorOption::is_cl_value(), utility::options::PathOption::is_cl_value(), utility::options::PathVectorOption::is_cl_value(), utility::options::ResidueChainVectorOption::is_cl_value(), utility::options::StringOption::is_cl_value(), utility::options::StringVectorOption::is_cl_value(), HBondReporter::load_job_data(), utility::options::OptionCollection::load_options_from_stream(), main(), utility::options::OptionCollection::set_option_value_cl(), split_string(), protocols::hotspot_hashing::tryParseLSMSpec(), and utility::options::OptionCollection::wrapped().
| bool ObjexxFCL::is_blank | ( | char const | c | ) |
Character is Blank?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and SPACE().
Referenced by not_blank().
|
inline |
Fstring is Blank?
References docking::s.
|
inline |
string is Blank?
References docking::s.
|
inline |
Fstring is Readable as a bool?
References docking::s.
|
inline |
string is Readable as a bool?
References docking::s.
|
inline |
Fstring is Readable as a char?
References is_type< char >(), and docking::s.
|
inline |
string is Readable as a char?
References is_type< char >(), and docking::s.
|
inline |
Fstring is Readable as a double?
References docking::s.
Referenced by detail::fp::assign(), utility::options::OptionCollection::check_key(), utility::options::RealOption::is_value(), utility::options::RealVectorOption::is_value(), utility::options::OptionCollection::load(), utility::options::RealOption::value_of(), and utility::options::RealVectorOption::value_of().
|
inline |
string is Readable as a double?
References docking::s.
|
inline |
Fstring is Readable as a float?
References docking::s.
|
inline |
string is Readable as a float?
References docking::s.
|
inline |
Fstring is Readable as an int?
References docking::s.
Referenced by ints_of(), utility::options::IntegerOption::is_value(), utility::options::IntegerVectorOption::is_value(), ligand_dock_main_jd1(), main(), utility::options::IntegerOption::value_of(), and utility::options::IntegerVectorOption::value_of().
|
inline |
string is Readable as an int?
References docking::s.
| bool ObjexxFCL::is_ints | ( | std::string const & | s | ) |
ints of a string (e.g., allowing "5-8" to represent "5 6 7 8").
string is Readable as ints? [e.g., "5" or "5-8"]
References ints_of(), and docking::s.
Referenced by utility::options::IntegerVectorOption::is_cl_value(), and utility::options::IntegerVectorOption::values_of().
|
inline |
Fstring is Readable as a long int?
References docking::s.
|
inline |
string is Readable as a long int?
References docking::s.
|
inline |
Fstring is Readable as a long double?
References docking::s.
|
inline |
string is Readable as a long double?
References docking::s.
|
inline |
Fstring is Readable as a short int?
References docking::s.
|
inline |
string is Readable as a short int?
References docking::s.
|
inline |
Fstring is Readable as a Type Supporting Stream Input?
References docking::s, and predPRE::t.
|
inline |
string is Readable as a Type Supporting Stream Input?
References is_whitespace(), docking::s, predPRE::t, and trimmed_whitespace().
|
inline |
Fstring is Readable as a char Supporting Stream Input?
References docking::s.
Referenced by is_char().
|
inline |
string is Readable as a char Supporting Stream Input?
References docking::s.
|
inline |
Fstring is Readable as a string Supporting Stream Input?
References is_type< std::string >().
Referenced by is_type< std::string >().
|
inline |
Fstring is Readable as an unsigned int?
References docking::s.
|
inline |
string is Readable as an unsigned int?
References docking::s.
|
inline |
Fstring is Readable as a unsigned long int?
References docking::s.
|
inline |
string is Readable as a unsigned long int?
References docking::s.
|
inline |
Fstring is Readable as a unsigned short int?
References docking::s.
|
inline |
string is Readable as a unsigned short int?
References docking::s.
|
inline |
| void ObjexxFCL::itime | ( | FArray1_int & | timearray | ) |
Current Time: HH, MM, SS.
References ObjexxFCL::FArray1< T >::l(), localtime(), and ObjexxFCL::FArray1< T >::u().
|
inline |
Last Index Position of a Substring in an Fstring.
References docking::s, and challenge::ss.
|
inline |
Last Index Position of a Character in an Fstring.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and docking::s.
|
inline |
Last Index Position of a Substring in an Fstring.
References docking::s, and challenge::ss.
Referenced by ConcertedTorsionMover::ConcertedTorsionMover(), main(), parse_sequence(), SamplingManager::SamplingManager(), SamplingManager::setup(), and StepwiseTorsionMover::StepwiseTorsionMover().
|
inline |
Less than or equal within specified relative and absolute tolerances?
References abs(), max(), min(), pyrosetta.distributed.cluster.exceptions::T, x, and predPRE::y.
Leading-Zero Right-Justified Fstring of a Template Argument Type Supporting Stream Output.
References predPRE::t, uppercase(), and w.
|
inline |
Leading-Zero Right-Justified string of a Template Argument Type Supporting Stream Output.
References predPRE::t, uppercase(), and w.
Referenced by AssignClusterToolMover::apply(), assign_rigid_body_settings_to_clusters_test(), base_pair_to_base_pair_test(), benzene_pair_score_test(), bin2string(), build_next_nucleotide_test(), capri_t033_loop_test(), cluster_rigid_body_settings_test(), cluster_rotamers(), cst_relax_test(), define_states_test(), dinucleotide_test(), diversify_sam_loop_test(), dna_dr_loop_test(), dna_stats(), do_the_match(), doit(), expand_chi_for_silent_structs(), figure_out_stems(), first_preminimized_namer(), ga_main(), get_tag(), hack_create_torsion_value_string(), idealize_tf_pose(), intra_dna_stats(), luxr_test(), main(), mismatch_test(), modeler_map_test(), morph_pdbs_test(), my_main(), not1_loop_test(), nucleobase_probe_score_test(), output_benchmark_stuff(), output_residue_struct(), output_to_silent(), rb_entropy_test(), rna_build_helix_test(), rna_build_helix_test_OLD(), rna_protein_rb_test(), round_minimized_namer(), round_resampled_namer(), DomainAssemblerNDocker::run(), run(), sample_rna_dofs_new(), sample_trp_test(), sample_trp_tyr_test(), score12_plot_test(), search_translations(), second_preminimized_namer(), sequence_tolerance_main(), sequence_tolerance_mf_main(), single_position_motif_scan(), stepwise_template_test(), tar_motif_test(), third_preminimized_namer(), wriggle_test(), and zf_relax_test().
|
inline |
Left-Justified Fstring of a Template Argument Type Supporting Stream Output.
References create_a3b_hbs::f, basic::options::OptionKeys::ufv::left, predPRE::t, uppercase(), and w.
| std::string ObjexxFCL::left_justified | ( | std::string const & | s | ) |
Left-Justified Copy of a string.
References docking::s, and SPACE().
| std::string & ObjexxFCL::left_justify | ( | std::string & | s | ) |
Left Justify a string.
References docking::s, and SPACE().
|
inline |
Left-Justified string of a Template Argument Type Supporting Stream Output.
References create_a3b_hbs::f, basic::options::OptionKeys::ufv::left, predPRE::t, uppercase(), and w.
|
inline |
Length.
References docking::s.
Referenced by pyrosetta.bindings.pose.PoseResidueAccessor::__getitem__(), pyrosetta.bindings.pose.PoseResidueLabelAccessor::__getitem__(), pyrosetta.bindings.pose.PoseResidueAccessor::__iadd__(), pyrosetta.bindings.pose.PoseResidueAccessor::__imul__(), mutant_modeler.MutantModeler::__init__(), PyMOL-Rosetta-relay-client.Matrix::__init__(), PyMOL-RosettaServer.Matrix::__init__(), pyrosetta.bindings.pose.PoseResidueAccessor::__iter__(), pyrosetta.bindings.pose.PoseResidueLabelAccessor::__iter__(), pyrosetta.bindings.pose.ResidueLabelAccessor::__len__(), pyrosetta.bindings.pose.PoseResidueLabelMaskAccessor::__len__(), pyrosetta.bindings.pose.PoseScoreAccessor::__len__(), pyrosetta.bindings.pose::__len__(), pyrosetta.bindings.scores.base.PoseCacheAccessorBase::__len__(), pyrosetta.bindings.pose.PoseResidueAccessor::__reversed__(), pyrosetta.bindings.pose.PoseResidueLabelAccessor::__reversed__(), PyMOL-Rosetta-relay-client.PR_PyMOLServer::_color_model(), PyMOL-RosettaServer.PR_PyMOLServer::_color_model(), pyrosetta.PyMOLRosettaServer.PR_PyMOLServer::_color_model(), pyrosetta.distributed.cluster.base.TaskBase::_get_clients_index(), pyrosetta.distributed.cluster.converters::_get_compressed_packed_pose_kwargs_pairs_list(), pyrosetta.distributed.cluster.converters::_get_decoy_id(), pyrosetta.distributed.cluster.io.IO::_get_output_dir(), pyrosetta.distributed.cluster.converters::_get_packed_poses_output_kwargs(), pyrosetta.distributed.cluster.base.TaskBase::_get_resource(), pyrosetta.distributed.cluster.base.TaskBase::_get_seed(), pyrosetta.distributed.packed_pose.pandas::_is_dataframe_index_boring(), pyrosetta.distributed.cluster.converters::_parse_sha1(), pyrosetta.distributed.cluster.converters::_parse_target_results(), pyrosetta.distributed.viewer.modules::_pose_to_residue_chain_tuples(), pyrosetta.distributed.cluster.io.IO::_process_kwargs(), pyrosetta.distributed.cluster.validators::_validate_clients_indices(), pyrosetta.distributed.cluster.validators::_validate_min_len(), pyrosetta.distributed.cluster.validators::_validate_protocols_seeds_decoy_ids(), pyrosetta.distributed.cluster.validators::_validate_resources(), mutant_modeler.MutantModeler::add_mutant(), CollectCoordinates::apply(), pyrosetta.distributed.viewer.modules.setHydrogenBonds::apply(), pyrosetta.distributed.viewer.modules.setHydrogens::apply(), pyrosetta.bindings.scores.core.PoseCacheAccessor::assert_unique_keys(), auto-DRRAFTER_setup::auto_setup_helices(), pyrosetta.utility.array::basic_array_to_structured(), bin_torsions::bin_histograms(), blank(), build_algned_linker(), demo.D090_Ala_scan::calc_binding_energy(), basic::TracerImpl::calculate_tracer_level(), pyrosetta.distributed.cluster.base::capture_task_metadata(), DRRAFTER_util::cat_outfiles(), center(), centered(), clean_pdb_keep_ligand::check_and_print_pdb(), zlib_stream::basic_zip_istream< Elem, Tr, ElemA, ByteT, ByteAT >::check_header(), pyrosetta.toolbox.cleaning::cleanCRYS(), detail::code_point_length(), sphinx-doc-generator::collect_python_modules(), compare_times::compare_times(), PyMOL-Rosetta-relay-client::compute_plane_positions(), PyMOL-RosettaServer::compute_plane_positions(), pyrosetta.PyMOLRosettaServer::compute_plane_positions(), pyrosetta.utility.array::coordinate_array_to_atoms(), CollectCoordinates::copy_coordinates(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::correct_pbc(), spectral_cluster_kmeans_adaptive_kernel_density_bb_dependent_rotlib::correct_pbc(), build::create_wheel(), pyrosetta.bindings.pose::display_secstruct(), job_manager.CommandRunner::dump(), DRRAFTER_util::easy_cat(), pyrosetta.distributed.utility.log.ProgressLogger::enumerate(), erraser_wrapper::erraser(), erraser_wrapper::erraser_minimize(), erraser_wrapper::erraser_single_res(), DRRAFTER::estimate_error(), DRRAFTER_util::extract_lowscore_decoys(), erraser_util::extract_pdb(), auto-DRRAFTER_setup_next_round::figure_out_next_round(), mutant_modeler.MutantModeler::figure_out_protein_pack_reps(), mutant_modeler::figure_out_WT_seq(), autocorrelation::find_autocorrelation(), erraser_util::find_chi_angle(), erraser_analysis::find_chi_angle_std_pdb(), erraser_single_res_analysis::find_chi_angle_std_pdb(), arls_impl::find_file(), lactamize::find_lactams(), erraser_util::find_nearby_res(), autocorrelation::find_nonmodulo_autocorrelation(), setup_for_complex_scoring_general::find_offset(), mutant_modeler::find_pairs(), setup_for_complex_scoring_general::find_pairs(), DRRAFTER::find_pairs(), DRRAFTER_util::find_pairs(), PREcst::fit(), build::generate_bindings(), build::generate_rosetta_cmake_files(), build::generate_rosetta_external_cmake_files(), update_ui_project::generate_rosetta_external_project_files(), update_ui_project::generate_rosetta_libraries_project_files(), update_ui_project::generate_rosetta_project_files(), sphinx-doc-generator::generate_rst_sphinx_files(), dbscan_cluster_rotamer::get_common_int_coords(), kmeans_common::get_common_int_coords(), dbscan_cluster_rotamer::get_common_int_coords_2(), kmeans_common::get_common_int_coords_2(), enumerate_junctions.Design::get_current_c_term_dhr(), enumerate_junctions.Design::get_current_n_term_dhr(), Cache::get_data(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest::get_dt(), setup::get_file_list(), pyrosetta.protocols.h5_fragment_store_provider.H5PyFragmentStoreProvider::get_fragment_store(), mutant_modeler.MutantModeler::get_high_res_command_lines(), DRRAFTER_util::get_ints(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest::get_mean_dt(), mutant_modeler.MutantModeler::get_med_res_command_lines(), mutant_modeler.MutantModeler::get_mut_positions(), setup_for_complex_scoring_general::get_mut_string(), DRRAFTER::get_n_cycles(), options_class.Option::get_namespace(), DRRAFTER::get_near_residues(), kmeans_bb_dependent_rotlib::get_prior_svd(), arls_impl::get_procs_per_case(), pyrosetta.distributed.cluster.tools::get_protocols(), self-test::get_python_environment(), SVC_Q::get_Q(), ONE_CLASS_Q::get_Q(), SVR_Q::get_Q(), DRRAFTER_util::get_resnum_chain(), get_final_ddG_scores::get_scores(), pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest::get_scores_dict(), DRRAFTER_util::get_sequences(), auto-DRRAFTER_setup_next_round::get_silent_file_subset(), util::get_surrounding_res(), erraser_util::get_total_res(), options_class::getMarkdownPage(), options_class.Option::getOptionCC(), DRRAFTER_util::graph_from_ss(), demo.D060_Folding::guess_disulfides(), pyrosetta.distributed.cluster.logging_listeners.LogRecordRequestHandler::handle(), oop_conformations::idealize(), pyrosetta.distributed.viewer.core::init(), pyrosetta.distributed.utility.log.ProgressLogger::iterate(), pyrosetta.toolbox.py_jobdistributor.PyJobDistributor::job_complete(), numeric::IntervalSet< T >::length(), pyrosetta.protocols.structure_search.alignment::length_grouped_broadcast_metric(), pyrosetta.protocols.structure_search.alignment::length_grouped_pairwise_metric(), mutant_modeler::list_mutated_BPs(), setup_for_complex_scoring_general::list_mutated_BPs(), mutant_modeler::list_NC_BPs(), setup_for_complex_scoring_general::list_NC_BPs(), setup_for_complex_scoring_general::list_NC_BPs_noGU(), PyMOL-Rosetta-relay-client.PR_UDPServer::listen(), PyMOL-RosettaServer.PR_UDPServer::listen(), pyrosetta.network.rosetta_udp_to_tcp_bridge.PR_UDPServer::listen(), pyrosetta.PyMOLRosettaServer.PR_UDPServer::listen(), dbscan_cluster_rotamer::load_centroid(), kmeans_common::load_centroid(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::load_centroid_xyz(), kmeans_common::load_centroid_xyz(), dbscan_adaptive_kernel_density_bb_dependent_rotlib::load_data(), erraser_util::load_pdb_coord(), erraser_util::load_pdb_coord_old(), lpad(), lpadded(), setup_for_complex_scoring_general::main(), dbscan_adaptive_kernel_density_bb_dependent_rotlib::main(), dbscan_cluster_rotamer::main(), main(), general_RNP_setup_script::main(), get_lowest_scoring_relaxed_models::main(), options::main(), combine_ContactMaps::main(), DB_Builder::main(), arls_impl::main(), best_ifaceE::main(), get_scores::main(), pdb_to_molfile::main(), prune_atdiff_top5pct::main(), sidechain_cst_3::main(), main(), dbscan_cluster_rotamer::main_old_kmeans(), PyMOL-Rosetta-relay-client::make_data(), PyMOL-RosettaServer::make_data(), pyrosetta.PyMOLRosettaServer::make_data(), mutant_modeler.MutantModeler::make_high_res_subsets_and_cmd_lines(), submit_jobs::make_job_files_and_submit(), make_rand_ss(), make_rand_ss_h(), DRRAFTER_util::make_tag_with_dashes(), util::make_tag_with_dashes(), pyrosetta.distributed.cluster.logging_handlers.MsgpackHmacSocketHandler::makePickle(), DRRAFTER_util::matches(), pyrosetta.bindings.scores.serialization.PoseScoreSerializer::maybe_decode(), pyrosetta.distributed.cluster.logging_handlers.MultiSocketHandler::maybe_prune(), average_rmsds::mean(), self-test::mfork(), pyrosetta.mpi::MPIJobDistributor(), pyrosetta.io.silent_file_map::open_compressed(), erraser_wrapper::outlier_rebuild_if_necessary(), pyrosetta.toolbox.py_jobdistributor.PyJobDistributor::output_decoy(), pad(), padded(), DRRAFTER::parse_fasta(), percent_subangstrom::parse_loop(), erraser_util::parse_option_chain_res_list(), erraser_util::parse_option_int_list(), erraser_util::parse_option_string_list(), erraser_util::parse_options(), cal_NBR_radius::parse_res_lines(), DRRAFTER_util::parse_tag(), util::parse_tag(), erraser_util::pdb2fasta(), erraser_util::pdb2rosetta(), erraser_util::pdb_slice(), erraser_util::pdb_slice_into_chunks(), DRRAFTER_util::pdbslice(), erraser_util::phenix_rna_validate(), PyMOL-Rosetta-relay-client::plot3d(), PyMOL-RosettaServer::plot3d(), pyrosetta.PyMOLRosettaServer::plot3d(), dbscan_adaptive_kernel_density_bb_dependent_rotlib::plot_cluster(), gaussian-sampling::plot_correlation(), bin_torsions::plot_histograms(), score_vs_rmsd::plot_job(), bin_torsions::plot_score_function(), gaussian-sampling::plot_trajectory(), pyrosetta.io::pose_from_pdbstring(), demo.D020_Pose_scoring::pose_scoring(), demo.D010_Pose_structure::pose_structure(), mp_ddG::print_ddG_breakdown(), mp_ddG::print_score_labels_to_file(), PyMOL-Rosetta-relay-client.PR_PyMOLServer::process_packet(), PyMOL-RosettaServer.PR_PyMOLServer::process_packet(), pyrosetta.PyMOLRosettaServer.PR_PyMOLServer::process_packet(), rand_Vec(), rand_Vec_condition(), numeric::IntervalSet< T >::random_point(), DB_Builder::read_data_file(), arls_impl::read_input_list(), DRRAFTER_util::read_pdb(), util::read_pdb(), DRRAFTER_util::read_pdb_with_segid(), readline(), receive_string_from_node(), erraser_util::regularize_OP1_OP2(), erraser_util::regularize_pdb(), DRRAFTER_util::renumber_pdb(), erraser_util::res_wise_rmsd(), DRRAFTER_util::residue_graph_from_ss(), pyrosetta.bindings.energies::residue_onebody_energies_array(), pyrosetta.bindings.energies::residue_pair_energies_array(), pyrosetta.bindings.energies::residue_total_energies_array(), pyrosetta.toolbox.mutants::restrict_non_nbrs_from_repacking(), erraser_wrapper::rmsd_rebuild_if_necessary(), DRRAFTER_util::rna_helix(), pyrosetta.utility.array::rolling_window(), erraser_util::rosetta2std_pdb(), erraser_util::rosetta_bin_path(), rpad(), rpadded(), DomainAssemblerNDocker::run(), job_manager.DeleteJob::run(), self-test::run_test(), demo.D120_Ligand_interface::sample_ligand_interface(), demo.D070_Refinement::sample_refinement(), demo.D090_Ala_scan::scanning_analysis(), score_clustered_frags(), send_string_to_node(), erraser_wrapper::seq_rebuild_new(), DRRAFTER::setup_job(), drrafter_rna::setup_next_round(), pyrosetta.distributed.viewer.core.Viewer::show(), binder::simplify_std_class_name_raw(), size(), sized(), erraser_util::sliced2orig_merge_back(), pyrosetta.utility.array::structured_array_to_basic(), average_rmsds::subangstrom(), pyrosetta.numeric.alignment.rmsd_calc::superimpose_structured_array(), erraser_wrapper::SWA_rebuild_erraser(), erraser_wrapper::SWA_rebuild_erraser_postproc(), Cache::swap_index(), build::symlink_tree(), PyMOL-Rosetta-relay-client::tcp_client_main(), pyrosetta.network.rosetta_udp_to_tcp_bridge::tcp_main(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest::test_generate_builtin_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest::test_generate_multi_user_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest::test_generate_partition_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest::test_generate_user_client(), pyrosetta.tests.distributed.test_gil.TestGIL::test_gil_score(), pyrosetta.tests.distributed.test_gil.TestGIL::test_gil_sleep(), test.T300_PyJobDistributor.TestPyJobDistributor::test_jd(), test.T300_PyJobDistributor.TestPyJobDistributor::test_jd_at(), pyrosetta.tests.bindings.core.test_pose.TestPoseResidueLabelAccessor::test_labels(), pyrosetta.tests.distributed.cluster.test_logging.LoggingTest::test_logging(), pyrosetta.tests.bindings.core.test_pose.TestPoseIO::test_multimodel_pdb_io(), pyrosetta.tests.protocols.indexed_structure_store.test_search.TestStructureSearch::test_pair_search(), pyrosetta.tests.bindings.core.test_pose.TestPoseCacheAccessor::test_pose_cache(), pyrosetta.tests.bindings.core.test_pose.TestPosesToSilent::test_poses_to_silent(), pyrosetta.tests.protocols.indexed_structure_store.test_search.TestStructureSearch::test_rep_search(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibilityMulti::test_reproducibility_from_reproduce(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibility::test_reproducibility_minimizer_nstruct(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibility::test_reproducibility_packer_nstruct(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibilityMulti::test_reproducibility_packer_nstruct_multi(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibilityMulti::test_reproducibility_packer_nstruct_multi_decoy_ids(), pyrosetta.tests.distributed.cluster.test_reproducibility.TestReproducibility::test_reproducibility_packer_separate(), pyrosetta.tests.bindings.core.test_pose.TestPoseResidueAccessor::test_residues(), pyrosetta.tests.distributed.cluster.test_smoke.ResourcesTest::test_resources(), pyrosetta.tests.distributed.cluster.test_smoke.ResourcesTest::test_resources_clients(), pyrosetta.tests.distributed.cluster.test_smoke.SaveAllTest::test_save_all(), pyrosetta.tests.bindings.core.test_pose.TestPoseScoresAccessor::test_score_serialization(), pyrosetta.tests.distributed.test_smoke.SmokeTestDistributed::test_silent_io(), pyrosetta.tests.protocols.indexed_structure_store.test_search.TestStructureSearch::test_single_search(), test_Vec(), pyrosetta.tests.distributed.test_viewer.TestViewer::test_viewer_with_pdbfiles(), pyrosetta.tests.distributed.test_viewer.TestViewer::test_viewer_with_poses(), pyrosetta.tests.distributed.test_dask_worker.TestDaskArgs::test_worker_extra(), detail::utf8_decode(), options_class::wrapCStrig(), DRRAFTER::write_flags_file(), mutant_modeler.MutantModeler::write_mutfile(), and pyrosetta.distributed.cluster.logging_handlers.MsgpackHmacSocketHandler::zeroize().
|
inline |
|
inline |
Length Space-Trimmed.
References docking::s.
|
inline |
Length Whitespace-Trimmed.
References docking::s.
Referenced by utility::options::OptionCollection::load_options_from_stream().
|
inline |
ASCII Lexical >= Comparison.
References docking::s, and predPRE::t.
ASCII Lexical >= Comparison.
References docking::s, and predPRE::t.
|
inline |
ASCII Lexical < Comparison.
References docking::s, and predPRE::t.
ASCII Lexical < Comparison.
References docking::s, and predPRE::t.
Left-Justified Copy.
References docking::s.
Referenced by pyrosetta.bindings.pose::display_secstruct(), and demo.D020_Pose_scoring::pose_scoring().
|
inline |
ASCII Lexical <= Comparison.
References docking::s, and predPRE::t.
ASCII Lexical <= Comparison.
References docking::s, and predPRE::t.
|
inline |
ASCII Lexical < Comparison.
References docking::s, and predPRE::t.
ASCII Lexical < Comparison.
References docking::s, and predPRE::t.
|
inline |
long int of an Fstring
References docking::s.
|
inline |
long int of a string
References docking::s.
long double of an Fstring
References docking::s.
|
inline |
long double of a string
References docking::s.
| char & ObjexxFCL::lowercase | ( | char & | c | ) |
Lowercase a Character.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Lowercase an Fstring.
References docking::s.
| std::string & ObjexxFCL::lowercase | ( | std::string & | s | ) |
Lowercase a string.
References create_a3b_hbs::i, and docking::s.
| char ObjexxFCL::lowercased | ( | char const | c | ) |
Lowercased Copy of a Character.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by basic::TracerImpl::calculate_tracer_level(), has_prefix(), has_suffix(), and utility::options::OptionCollection::lower_no_under().
Lowercased Copy.
References docking::s.
| std::string ObjexxFCL::lowercased | ( | std::string const & | s | ) |
Lowercased Copy of a string.
References create_a3b_hbs::i, docking::s, and predPRE::t.
| std::string & ObjexxFCL::lpad | ( | std::string & | s, |
| std::string::size_type | len | ||
| ) |
Left-Pad a string to a Specified Length.
References len(), docking::s, and SPACE().
| std::string ObjexxFCL::lpadded | ( | std::string const & | s, |
| std::string::size_type | len | ||
| ) |
Left-Padded to a Specified Length Copy of a string.
References len(), docking::s, and SPACE().
| std::string & ObjexxFCL::lstrip | ( | std::string & | s | ) |
Strip Space from a string's Left Tail.
References docking::s, and SPACE().
| std::string & ObjexxFCL::lstrip | ( | std::string & | s, |
| std::string const & | chars | ||
| ) |
Strip Specified Characters from a string's Left Tail.
References docking::s.
| std::string & ObjexxFCL::lstrip_whitespace | ( | std::string & | s | ) |
Strip Whitespace from a string's Left Tail.
References docking::s, and WHITESPACE().
| std::string ObjexxFCL::lstripped | ( | std::string const & | s | ) |
Space Stripped from a string's Left Tail Copy of a string.
References docking::s, and SPACE().
| std::string ObjexxFCL::lstripped | ( | std::string const & | s, |
| std::string const & | chars | ||
| ) |
Specified Characters Stripped from a string's Left Tail Copy of a string.
References docking::s.
| std::string ObjexxFCL::lstripped_whitespace | ( | std::string const & | s | ) |
Whitespace Stripped from a string's Left Tail Copy of a string.
References docking::s, and WHITESPACE().
|
inline |
Less than within specified relative and absolute tolerances?
References abs(), max(), min(), pyrosetta.distributed.cluster.exceptions::T, x, and predPRE::y.
| def ObjexxFCL.main | ( | ) |
References help_display(), len(), process_file(), and str().
Referenced by help_display().
|
inline |
max( Dimension, DimensionExpression )
|
inline |
max( Dimension, double )
References value.
|
inline |
max( Dimension, int )
References value.
|
inline |
|
inline |
max( DimensionExpression, Dimension )
|
inline |
max( DimensionExpression, double )
References value.
|
inline |
max( DimensionExpression, int )
References value.
|
inline |
max( DimensionExpression, DimensionExpression )
References ObjexxFCL::DimensionExpression::clone().
References a, and compute_difference::b.
|
inline |
max( double, Dimension )
References value.
|
inline |
max( double, DimensionExpression )
References value.
|
inline |
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
|
inline |
max( int, Dimension )
References value.
|
inline |
max( int, DimensionExpression )
References value.
max( long double, long double )
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
max( a, b, c )
References a, compute_difference::b, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
|
inline |
max( a, b, c, d )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and max().
|
inline |
max( a, b, c, d, e )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, test.T009_Exceptions::e, max(), and max().
|
inline |
max( a, b, c, d, e, f )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, test.T009_Exceptions::e, create_a3b_hbs::f, max(), and max().
max( unsigned int, unsigned int )
References a, and compute_difference::b.
max( unsigned long int, unsigned long int )
References a, and compute_difference::b.
max( unsigned short int, unsigned short int )
References a, and compute_difference::b.
|
inline |
min( Dimension, DimensionExpression )
|
inline |
min( Dimension, double )
References value.
|
inline |
min( Dimension, int )
References value.
|
inline |
|
inline |
min( DimensionExpression, Dimension )
|
inline |
min( DimensionExpression, double )
References value.
|
inline |
min( DimensionExpression, int )
References value.
|
inline |
min( DimensionExpression, DimensionExpression )
References ObjexxFCL::DimensionExpression::clone().
References a, and compute_difference::b.
|
inline |
min( double, Dimension )
References value.
|
inline |
min( double, DimensionExpression )
References value.
|
inline |
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
|
inline |
min( int, Dimension )
References value.
|
inline |
min( int, DimensionExpression )
References value.
min( long double, long double )
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
|
inline |
References a, and compute_difference::b.
min( a, b, c )
References a, compute_difference::b, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
|
inline |
min( a, b, c, d )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and min().
|
inline |
min( a, b, c, d, e )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, test.T009_Exceptions::e, min(), and min().
|
inline |
min( a, b, c, d, e, f )
References a, compute_difference::b, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, test.T009_Exceptions::e, create_a3b_hbs::f, min(), and min().
min( unsigned int, unsigned int )
References a, and compute_difference::b.
min( unsigned long int, unsigned long int )
References a, and compute_difference::b.
min( unsigned short int, unsigned short int )
References a, and compute_difference::b.
i(mod n) : double Arguments
References create_a3b_hbs::i, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::n.
|
inline |
i(mod n) : float Arguments
References create_a3b_hbs::i, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::n.
i(mod n) : long double Arguments
References create_a3b_hbs::i, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::n.
x(mod y) computational modulo returning magnitude < | y | and sign of x
References x, and predPRE::y.
Referenced by basic::angle_in_range(), gcd(), basic::interpolate_get_angle_bins(), periodic_range(), basic::periodic_range(), ObjexxFCL::RemainderSelector< T, bool >::remainder(), ObjexxFCL::RemainderSelector< T, true >::remainder(), and basic::unsigned_periodic_range().
x(mod y) mathematical modulo returning magnitude < | y | and sign of y
References x, and predPRE::y.
|
inline |
nearest< R >( x ): Nearest R
References docking::R, pyrosetta.distributed.cluster.exceptions::T, and x.
|
inline |
nearest_int( x ): Nearest int
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
|
inline |
nearest_size( x ): Nearest std::size_t
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
nearest_ssize( x ): Nearest SSize
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
Referenced by ObjexxFCL::FastRemainderSelector< T, bool >::fast_remainder(), ObjexxFCL::FastRemainderSelector< T, true >::fast_remainder(), ObjexxFCL::RemainderSelector< T, bool >::remainder(), and ObjexxFCL::RemainderSelector< T, true >::remainder().
|
inline |
nint( x ): Nearest int
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
Referenced by ObjexxFCL::DimensionExpressionPow::clone(), and ObjexxFCL::DimensionExpressionPow::ivalue().
|
inline |
nlint( x ): Nearest long int
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
| bool ObjexxFCL::not_blank | ( | char const | c | ) |
Character is Not Blank?
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, and SPACE().
|
inline |
Fstring is Not Blank?
References docking::s.
|
inline |
string is Not Blank?
References is_blank(), and docking::s.
|
inline |
string is Not Whitespace?
References is_whitespace(), and docking::s.
|
inline |
nsint( x ): Nearest short int
References sign(), pyrosetta.distributed.cluster.exceptions::T, and x.
| char const ObjexxFCL::NULLC | ( | '\000' | ) |
Referenced by ObjexxFCL::Cstring::compress(), ObjexxFCL::Fstring::compress(), ObjexxFCL::Fstring::find_last_non_whitespace(), ObjexxFCL::Fstring::find_last_whitespace(), ObjexxFCL::Fstring::find_non_whitespace(), ObjexxFCL::Fstring::find_whitespace(), ObjexxFCL::Cstring::len_trim_whitespace(), and ObjexxFCL::Fstring::len_trim_whitespace().
| bool ObjexxFCL::operator!= | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator!= | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector != std::vector Template.
| bool ObjexxFCL::operator!= | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector != T.
|
inline |
Dimension != int.
References create_a3b_hbs::i.
|
inline |
DimensionExpression != double.
|
inline |
DimensionExpression != int.
References create_a3b_hbs::i.
|
inline |
|
inline |
double != DimensionExpression
| bool ObjexxFCL::operator!= | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
IndexRange != IndexRange.
|
inline |
int != Dimension
References create_a3b_hbs::i.
|
inline |
int != DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator!= | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector != ChunkVector Template
| bool ObjexxFCL::operator!= | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T != ChunkVector.
CArray< T > * Value.
CArray * Value.
CArrayP * Value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DimensionExpression * double.
References value.
|
inline |
DimensionExpression * int.
References value.
|
inline |
|
inline |
|
inline |
double * DimensionExpression
References value.
Array * Value.
Array * Value.
Array * Value.
Array * Value.
Array * Value.
Array * Value.
|
inline |
|
inline |
int * DimensionExpression
References value.
| KeyFArray1D< T > ObjexxFCL::operator* | ( | KeyFArray1D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
| KeyFArray2D< T > ObjexxFCL::operator* | ( | KeyFArray2D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
| KeyFArray3D< T > ObjexxFCL::operator* | ( | KeyFArray3D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
| KeyFArray4D< T > ObjexxFCL::operator* | ( | KeyFArray4D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
| KeyFArray5D< T > ObjexxFCL::operator* | ( | KeyFArray5D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
| KeyFArray6D< T > ObjexxFCL::operator* | ( | KeyFArray6D< T > const & | a, |
| T const & | t | ||
| ) |
Array * Value.
Value * CArray< T >
Value * CArray.
Value * CArrayP.
Value * Array.
Value * Array.
Value * Array.
Value * Array.
Value * Array.
Value * Array.
| KeyFArray1D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray1D< T > const & | a | ||
| ) |
Value * Array.
| KeyFArray2D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray2D< T > const & | a | ||
| ) |
Value * Array.
| KeyFArray3D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray3D< T > const & | a | ||
| ) |
Value * Array.
| KeyFArray4D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray4D< T > const & | a | ||
| ) |
Value * Array.
| KeyFArray5D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray5D< T > const & | a | ||
| ) |
Value * Array.
| KeyFArray6D< T > ObjexxFCL::operator* | ( | T const & | t, |
| KeyFArray6D< T > const & | a | ||
| ) |
Value * Array.
CArray< T > + Value.
CArray + Value.
CArrayP + Value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DimensionExpression + double.
References value.
|
inline |
DimensionExpression + int.
References value.
|
inline |
|
inline |
|
inline |
double + DimensionExpression
References value.
| FArray1D< T > ObjexxFCL::operator+ | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
| FArray2D< T > ObjexxFCL::operator+ | ( | FArray2< T > const & | a, |
| FArray2< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
| FArray3D< T > ObjexxFCL::operator+ | ( | FArray3< T > const & | a, |
| FArray3< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
| FArray4D< T > ObjexxFCL::operator+ | ( | FArray4< T > const & | a, |
| FArray4< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
| FArray5D< T > ObjexxFCL::operator+ | ( | FArray5< T > const & | a, |
| FArray5< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
| FArray6D< T > ObjexxFCL::operator+ | ( | FArray6< T > const & | a, |
| FArray6< T > const & | b | ||
| ) |
Array + Array.
Array + Value.
|
inline |
|
inline |
int + DimensionExpression
References value.
| KeyFArray1D< T > ObjexxFCL::operator+ | ( | KeyFArray1D< T > const & | a, |
| KeyFArray1D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray1D< T > ObjexxFCL::operator+ | ( | KeyFArray1D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
| KeyFArray2D< T > ObjexxFCL::operator+ | ( | KeyFArray2D< T > const & | a, |
| KeyFArray2D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray2D< T > ObjexxFCL::operator+ | ( | KeyFArray2D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
| KeyFArray3D< T > ObjexxFCL::operator+ | ( | KeyFArray3D< T > const & | a, |
| KeyFArray3D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray3D< T > ObjexxFCL::operator+ | ( | KeyFArray3D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
| KeyFArray4D< T > ObjexxFCL::operator+ | ( | KeyFArray4D< T > const & | a, |
| KeyFArray4D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray4D< T > ObjexxFCL::operator+ | ( | KeyFArray4D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
| KeyFArray5D< T > ObjexxFCL::operator+ | ( | KeyFArray5D< T > const & | a, |
| KeyFArray5D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray5D< T > ObjexxFCL::operator+ | ( | KeyFArray5D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
| KeyFArray6D< T > ObjexxFCL::operator+ | ( | KeyFArray6D< T > const & | a, |
| KeyFArray6D< T > const & | b | ||
| ) |
Array + Array.
| KeyFArray6D< T > ObjexxFCL::operator+ | ( | KeyFArray6D< T > const & | a, |
| T const & | t | ||
| ) |
Array + Value.
Value + CArray< T >
Value + CArray.
Value + CArrayP.
Value + Array.
Value + Array.
Value + Array.
Value + Array.
Value + Array.
Value + Array.
| KeyFArray1D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray1D< T > const & | a | ||
| ) |
Value + Array.
| KeyFArray2D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray2D< T > const & | a | ||
| ) |
Value + Array.
| KeyFArray3D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray3D< T > const & | a | ||
| ) |
Value + Array.
| KeyFArray4D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray4D< T > const & | a | ||
| ) |
Value + Array.
| KeyFArray5D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray5D< T > const & | a | ||
| ) |
Value + Array.
| KeyFArray6D< T > ObjexxFCL::operator+ | ( | T const & | t, |
| KeyFArray6D< T > const & | a | ||
| ) |
Value + Array.
-CArray< T >
CArray< T > - Value.
CArray - Value.
CArrayP - Value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DimensionExpression - double.
References value.
|
inline |
DimensionExpression - int.
References value.
|
inline |
|
inline |
|
inline |
double - DimensionExpression
References value.
| FArray1D< T > ObjexxFCL::operator- | ( | FArray1< T > const & | a, |
| FArray1< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
| FArray2D< T > ObjexxFCL::operator- | ( | FArray2< T > const & | a, |
| FArray2< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
| FArray3D< T > ObjexxFCL::operator- | ( | FArray3< T > const & | a, |
| FArray3< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
| FArray4D< T > ObjexxFCL::operator- | ( | FArray4< T > const & | a, |
| FArray4< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
| FArray5D< T > ObjexxFCL::operator- | ( | FArray5< T > const & | a, |
| FArray5< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
| FArray6D< T > ObjexxFCL::operator- | ( | FArray6< T > const & | a, |
| FArray6< T > const & | b | ||
| ) |
Array - Array.
Array - Value.
|
inline |
|
inline |
int - DimensionExpression
References value.
| KeyFArray1D< T > ObjexxFCL::operator- | ( | KeyFArray1D< T > const & | a | ) |
-Array
| KeyFArray1D< T > ObjexxFCL::operator- | ( | KeyFArray1D< T > const & | a, |
| KeyFArray1D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray1D< T > ObjexxFCL::operator- | ( | KeyFArray1D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
| KeyFArray2D< T > ObjexxFCL::operator- | ( | KeyFArray2D< T > const & | a | ) |
-Array
| KeyFArray2D< T > ObjexxFCL::operator- | ( | KeyFArray2D< T > const & | a, |
| KeyFArray2D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray2D< T > ObjexxFCL::operator- | ( | KeyFArray2D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
| KeyFArray3D< T > ObjexxFCL::operator- | ( | KeyFArray3D< T > const & | a | ) |
-Array
| KeyFArray3D< T > ObjexxFCL::operator- | ( | KeyFArray3D< T > const & | a, |
| KeyFArray3D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray3D< T > ObjexxFCL::operator- | ( | KeyFArray3D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
| KeyFArray4D< T > ObjexxFCL::operator- | ( | KeyFArray4D< T > const & | a | ) |
-Array
| KeyFArray4D< T > ObjexxFCL::operator- | ( | KeyFArray4D< T > const & | a, |
| KeyFArray4D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray4D< T > ObjexxFCL::operator- | ( | KeyFArray4D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
| KeyFArray5D< T > ObjexxFCL::operator- | ( | KeyFArray5D< T > const & | a | ) |
-Array
| KeyFArray5D< T > ObjexxFCL::operator- | ( | KeyFArray5D< T > const & | a, |
| KeyFArray5D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray5D< T > ObjexxFCL::operator- | ( | KeyFArray5D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
| KeyFArray6D< T > ObjexxFCL::operator- | ( | KeyFArray6D< T > const & | a | ) |
-Array
| KeyFArray6D< T > ObjexxFCL::operator- | ( | KeyFArray6D< T > const & | a, |
| KeyFArray6D< T > const & | b | ||
| ) |
Array - Array.
| KeyFArray6D< T > ObjexxFCL::operator- | ( | KeyFArray6D< T > const & | a, |
| T const & | t | ||
| ) |
Array - Value.
Value - CArray< T >
Value - CArray.
Value - CArrayP.
Value - Array.
Value - Array.
Value - Array.
Value - Array.
Value - Array.
Value - Array.
| KeyFArray1D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray1D< T > const & | a | ||
| ) |
Value - Array.
| KeyFArray2D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray2D< T > const & | a | ||
| ) |
Value - Array.
| KeyFArray3D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray3D< T > const & | a | ||
| ) |
Value - Array.
| KeyFArray4D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray4D< T > const & | a | ||
| ) |
Value - Array.
| KeyFArray5D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray5D< T > const & | a | ||
| ) |
Value - Array.
| KeyFArray6D< T > ObjexxFCL::operator- | ( | T const & | t, |
| KeyFArray6D< T > const & | a | ||
| ) |
Value - Array.
CArray< T > / Value.
CArray / Value.
CArrayP / Value.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DimensionExpression / double.
References value.
|
inline |
DimensionExpression / int.
References value.
|
inline |
|
inline |
|
inline |
double / DimensionExpression
References value.
Array / Value.
Array / Value.
Array / Value.
Array / Value.
Array / Value.
Array / Value.
|
inline |
|
inline |
int / DimensionExpression
References value.
| KeyFArray1D< T > ObjexxFCL::operator/ | ( | KeyFArray1D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| KeyFArray2D< T > ObjexxFCL::operator/ | ( | KeyFArray2D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| KeyFArray3D< T > ObjexxFCL::operator/ | ( | KeyFArray3D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| KeyFArray4D< T > ObjexxFCL::operator/ | ( | KeyFArray4D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| KeyFArray5D< T > ObjexxFCL::operator/ | ( | KeyFArray5D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| KeyFArray6D< T > ObjexxFCL::operator/ | ( | KeyFArray6D< T > const & | a, |
| T const & | t | ||
| ) |
Array / Value.
| bool ObjexxFCL::operator< | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator< | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector < std::vector.
| bool ObjexxFCL::operator< | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector < T.
Dimension < double.
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
Dimension < int.
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
DimensionExpression < double.
|
inline |
DimensionExpression < int.
References create_a3b_hbs::i.
|
inline |
double < Dimension
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
double < DimensionExpression
| bool ObjexxFCL::operator< | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
|
inline |
int < Dimension
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
int < DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator< | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector < ChunkVector
| bool ObjexxFCL::operator< | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T < ChunkVector.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| CArray< T > const & | a | ||
| ) |
stream << CArray
References a, test.T009_Exceptions::e, create_a3b_hbs::i, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| CArrayP< T > const & | a | ||
| ) |
stream << CArrayP
References a, test.T009_Exceptions::e, create_a3b_hbs::i, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| ChunkVector< T > const & | v | ||
| ) |
| std::ostream & ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| Cstring const & | s | ||
| ) |
Output to Stream.
| std::ostream & ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| Dimension const & | dim | ||
| ) |
Stream Output.
References ObjexxFCL::Dimension::value().
| std::ostream & ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| DimensionExpression const & | exp | ||
| ) |
Stream Output.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray1< T > const & | a | ||
| ) |
stream << FArray1
References a, test.T009_Exceptions::e, create_a3b_hbs::i, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray2< T > const & | a | ||
| ) |
stream << FArray2
References a, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray3< T > const & | a | ||
| ) |
stream << FArray3
References a, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray4< T > const & | a | ||
| ) |
stream << FArray4
References a, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray5< T > const & | a | ||
| ) |
stream << FArray5
References a, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream& ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| FArray6< T > const & | a | ||
| ) |
stream << FArray6
References a, basic::options::OptionKeys::ufv::right, uppercase(), w, and basic::options::OptionKeys::mp::visualize::width.
| std::ostream & ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| Fstring const & | s | ||
| ) |
Stream Output.
| std::ostream & ObjexxFCL::operator<< | ( | std::ostream & | stream, |
| IndexRange const & | I | ||
| ) |
Stream Output.
| bool ObjexxFCL::operator<= | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator<= | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector <= std::vector.
| bool ObjexxFCL::operator<= | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector <= T.
Dimension <= double.
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
Dimension <= int.
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
DimensionExpression <= double.
|
inline |
DimensionExpression <= int.
References create_a3b_hbs::i.
|
inline |
double <= Dimension
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
double <= DimensionExpression
| bool ObjexxFCL::operator<= | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
IndexRange <= IndexRange.
|
inline |
int <= Dimension
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
int <= DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator<= | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector <= ChunkVector
| bool ObjexxFCL::operator<= | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T <= ChunkVector.
byte == byte
Referenced by core::pack::annealer::FixbbSimAnnealer::run().
| bool ObjexxFCL::operator== | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator== | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector == std::vector Template.
| bool ObjexxFCL::operator== | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector == T.
Dimension == double.
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
Dimension == int.
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
DimensionExpression == double.
|
inline |
DimensionExpression == int.
References create_a3b_hbs::i.
|
inline |
double == Dimension
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
double == DimensionExpression
| bool ObjexxFCL::operator== | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
IndexRange == IndexRange.
|
inline |
int == Dimension
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
int == DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator== | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector == ChunkVector Template
| bool ObjexxFCL::operator== | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T == ChunkVector.
| bool ObjexxFCL::operator> | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator> | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector > std::vector.
| bool ObjexxFCL::operator> | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector > T.
Dimension > double.
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
Dimension > int.
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
DimensionExpression > double.
|
inline |
DimensionExpression > int.
References create_a3b_hbs::i.
|
inline |
double > Dimension
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
double > DimensionExpression
| bool ObjexxFCL::operator> | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
|
inline |
int > Dimension
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
int > DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator> | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector > ChunkVector
| bool ObjexxFCL::operator> | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T > ChunkVector.
| bool ObjexxFCL::operator>= | ( | ChunkVector< T > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
| bool ObjexxFCL::operator>= | ( | ChunkVector< T > const & | a, |
| std::vector< T, L > const & | b | ||
| ) |
ChunkVector >= std::vector.
| bool ObjexxFCL::operator>= | ( | ChunkVector< T > const & | a, |
| T const & | t | ||
| ) |
ChunkVector >= T.
Dimension >= double.
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
Dimension >= int.
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
DimensionExpression >= double.
|
inline |
DimensionExpression >= int.
References create_a3b_hbs::i.
|
inline |
double >= Dimension
References ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
double >= DimensionExpression
| bool ObjexxFCL::operator>= | ( | IndexRange const & | I, |
| IndexRange const & | J | ||
| ) |
IndexRange >= IndexRange.
|
inline |
int >= Dimension
References create_a3b_hbs::i, ObjexxFCL::Dimension::initialized(), and ObjexxFCL::Dimension::value().
|
inline |
int >= DimensionExpression
References create_a3b_hbs::i.
| bool ObjexxFCL::operator>= | ( | std::vector< T, L > const & | a, |
| ChunkVector< T > const & | b | ||
| ) |
std::vector >= ChunkVector
| bool ObjexxFCL::operator>= | ( | T const & | t, |
| ChunkVector< T > const & | a | ||
| ) |
T >= ChunkVector.
| std::istream& ObjexxFCL::operator>> | ( | std::istream & | stream, |
| byte & | b | ||
| ) |
Stream Input.
| std::istream & ObjexxFCL::operator>> | ( | std::istream & | stream, |
| Cstring & | s | ||
| ) |
Input from Stream.
| std::istream & ObjexxFCL::operator>> | ( | std::istream & | stream, |
| Dimension & | dim | ||
| ) |
Stream Input.
References utility::io::oc::cerr, ObjexxFCL::Dimension::clear(), and utility::options::OptionKeys::options::exit.
| std::istream & ObjexxFCL::operator>> | ( | std::istream & | stream, |
| Fstring & | s | ||
| ) |
Stream Input.
| std::istream & ObjexxFCL::operator>> | ( | std::istream & | stream, |
| IndexRange & | I | ||
| ) |
Stream Input.
| std::istream& ObjexxFCL::operator>> | ( | std::istream & | stream, |
| ubyte & | b | ||
| ) |
Stream Input.
| std::string & ObjexxFCL::overlay | ( | std::string & | s, |
| std::string const & | t, | ||
| std::string::size_type | pos | ||
| ) |
Overlay a string With Another string, Expanding Size as Needed.
References make_symmdef_file_denovo::pos, docking::s, and predPRE::t.
| std::string & ObjexxFCL::pad | ( | std::string & | s, |
| std::string::size_type | len | ||
| ) |
Pad a string to a Specified Length.
References len(), docking::s, and SPACE().
Referenced by ObjexxFCL::Cstring::center(), ObjexxFCL::Fstring::center(), TCDock::dump_top_hits(), fillPoseAndDataList(), readPoseAndData_PDB(), readPoseAndData_SILENT(), and TCDock::run().
| std::string ObjexxFCL::padded | ( | std::string const & | s, |
| std::string::size_type | len | ||
| ) |
Padded to a Specified Length Copy of a string.
References len(), docking::s, and SPACE().
|
inline |
pow( Dimension, DimensionExpression )
|
inline |
pow( Dimension, double )
References value.
|
inline |
pow( Dimension, int )
References value.
|
inline |
pow( Dimension, Dimension )
Referenced by HemeReplace::apply(), CenRotRelaxMover::apply(), CenRotRBRelaxMover::apply(), ObjexxFCL::format::Bite< T >::assign(), best_beta_backbones::bump_check(), cal_score(), calc_dist(), calc_rmsd_and_clash_score(), calc_RMSE(), calc_sdev(), calc_sequence_score(), calc_SID_score(), capri15_relax(), ObjexxFCL::DimensionExpressionPow::clone(), compare_gpu_result_against_cpu(), compute_num_bins(), count_analytically_cyclic(), count_analytically_improper_rotational(), count_semi_analytically_improper_rotational(), distance_from_line2D(), dna_dr_loop_test(), numeric::do_pow(), dostuff(), TCDock::dump_top_hits(), numeric::kinematic_closure::eucDistance(), numeric::kinematic_closure::radians::eucDistance(), ObjexxFCL::format::F(), fdrule(), find_unexplained_density(), ObjexxFCL::format::G(), gen_pep_bb_frag(), numeric::fourier::SO3coeffs::genWigner_ds(), TCDock::get_moments(), numeric::interpolation::get_patch(), get_res_data_ss(), numeric::crick_equations::gradnorm(), hb_score(), numeric::kdtree::hr_intersects_hs(), GlycanClashCheckMover::init(), TCDock::justone(), main(), numeric::model_quality::maxsub(), membrane_center_protein_core(), mp_ddG::mutate_residue(), nc_score(), ObjexxFCL::DimensionExpressionPow::operator()(), numeric::operator^(), order_score_score(), numeric::crick_equations::P_omega0(), perturb_bb_and_relax(), numeric::linear_algebra::point_in_ellipse(), populate_database_with_dummy_data(), power_set(), numeric::crick_equations::PP(), print_pep_csts(), print_res_freqs(), rel_sasa_score(), numeric::model_quality::rms_wrapper_slow_and_correct(), numeric::model_quality::rsym_eigenval(), TCDock::run(), FragmentAssemblyMover::run(), FragMonteCarlo::run(), demo.D080_Loop_modeling::sample_single_loop_modeling(), scmove_residue(), numeric::fourier::SHT::setup_Pmls(), numeric::linear_algebra::sum_of_square_differences(), SimulateCryoMover::three_fine_projections_from_xyz(), numeric::kinematic_closure::torsion(), numeric::kinematic_closure::radians::torsion(), and ObjexxFCL::DimensionExpressionPow::value().
|
inline |
pow( DimensionExpression, Dimension )
|
inline |
pow( DimensionExpression, double )
References value.
|
inline |
pow( DimensionExpression, int )
References value.
|
inline |
pow( DimensionExpression, DimensionExpression )
References ObjexxFCL::DimensionExpression::clone().
|
inline |
pow( double, Dimension )
References value.
|
inline |
pow( double, DimensionExpression )
References value.
|
inline |
pow( int, Dimension )
References value.
|
inline |
pow( int, DimensionExpression )
References value.
| def ObjexxFCL.process_file | ( | iname | ) |
References basic::database.open(), and str().
Referenced by main().
| std::istream & ObjexxFCL::read | ( | std::istream & | stream, |
| Fstring & | s | ||
| ) |
Read from Stream.
Referenced by basic::execute(), build::generate_bindings(), build::get_defines(), build::install_llvm_tool(), main(), PyMOL-Rosetta-relay-client.PR_PyMOLServer::process_packet(), PyMOL-RosettaServer.PR_PyMOLServer::process_packet(), pyrosetta.PyMOLRosettaServer.PR_PyMOLServer::process_packet(), utility::tag::Tag::read(), self-test::remover_absolute_paths(), self-test::run_test(), build::update_source_file(), and update_ui_project::update_source_file().
| std::istream& ObjexxFCL::read_binary | ( | std::istream & | stream, |
| FArray1< T > & | a | ||
| ) |
Read an FArray1 from a binary file.
References a, test.T009_Exceptions::e, and create_a3b_hbs::i.
Referenced by print_scores(), and sicdock_thread_num().
| std::istream & ObjexxFCL::readsome | ( | std::istream & | stream, |
| Fstring & | s | ||
| ) |
Read Available Characters from Stream.
Remainder of x with respect to division by y that is of smallest magnitude.
References x, and predPRE::y.
Remainder and result of conversion to a different type.
References docking::s, pyrosetta.distributed.cluster.base::S, and predPRE::t.
|
inline |
Right-Justified Fstring of a Template Argument Type Supporting Stream Output.
References create_a3b_hbs::f, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
| std::string ObjexxFCL::right_justified | ( | std::string const & | s | ) |
Right-Justified Copy of a string.
References len_trim(), docking::s, and SPACE().
| std::string & ObjexxFCL::right_justify | ( | std::string & | s | ) |
Right Justify a string.
References len_trim(), docking::s, and SPACE().
|
inline |
Right-Justified string of a Template Argument Type Supporting Stream Output.
References create_a3b_hbs::f, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
Referenced by do_event_prediction(), main(), protocols::abinitio::JumpSpecificAbrelax::multi_fast_relax(), output_results(), and FragmentAssemblyMover::run().
Right-Justified Copy.
References docking::s.
Referenced by pyrosetta.toolbox.generate_resfile::generate_resfile_from_pose(), demo.D050_Packer_task::generate_resfile_from_pose(), erraser_util::pdb2rosetta(), and erraser_util::rosetta2phenix_merge_back().
| std::string & ObjexxFCL::rpad | ( | std::string & | s, |
| std::string::size_type | len | ||
| ) |
Right-Pad a string to a Specified Length.
References len(), docking::s, and SPACE().
| std::string ObjexxFCL::rpadded | ( | std::string const & | s, |
| std::string::size_type | len | ||
| ) |
Right-Padded to a Specified Length Copy of a string.
References len(), docking::s, and SPACE().
| std::string & ObjexxFCL::rstrip | ( | std::string & | s | ) |
Strip Space from a string's Right Tail.
References docking::s, and SPACE().
| std::string & ObjexxFCL::rstrip | ( | std::string & | s, |
| std::string const & | chars | ||
| ) |
Strip Specified Characters from a string's Right Tail.
References docking::s.
Referenced by pyrosetta.tests.distributed.cluster.test_logging.LoggingTest::test_logging().
| std::string & ObjexxFCL::rstrip_whitespace | ( | std::string & | s | ) |
Strip Whitespace from a string's Right Tail.
References docking::s, and WHITESPACE().
| std::string ObjexxFCL::rstripped | ( | std::string const & | s | ) |
Space Stripped from a string's Right Tail Copy of a string.
References docking::s, and SPACE().
| std::string ObjexxFCL::rstripped | ( | std::string const & | s, |
| std::string const & | chars | ||
| ) |
Specified Characters Stripped from a string's Right Tail Copy of a string.
References docking::s.
| std::string ObjexxFCL::rstripped_whitespace | ( | std::string const & | s | ) |
Whitespace Stripped from a string's Right Tail Copy of a string.
References docking::s, and WHITESPACE().
rvalue_cast: Wrapper for Passing an rvalue as a non-const Reference Argument
References predPRE::t.
|
inline |
Right-Justified Scientific Format Fstring of a Template Argument Type Supporting Stream Output.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
|
inline |
Right-Justified Scientific Format string of a Template Argument Type Supporting Stream Output.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, basic::options::OptionKeys::ufv::right, predPRE::t, uppercase(), and w.
|
inline |
short int of an Fstring
References docking::s.
|
inline |
short int of a string
References docking::s.
|
inline |
sign( x )
References pyrosetta.distributed.cluster.exceptions::T, and x.
Referenced by ObjexxFCL::NearestSelector< R, T, true >::nearest(), nearest_int(), nearest_size(), nearest_ssize(), nint(), nlint(), nsint(), and basic::svd::SVD_Solver::svdcmp().
Sign Transfer from Second Argument to First Argument.
References abs(), x, predPRE::y, and spectral_cluster_kmeans_adaptive_kernel_density_bb_dependent_rotlib::Y.
| std::string & ObjexxFCL::size | ( | std::string & | s, |
| std::string::size_type | len | ||
| ) |
Size a string to a Specified Length.
References len(), docking::s, and SPACE().
Referenced by complex_interface_optimize::apply(), do_initial_checks(), FragMonteCarlo::initialize_frag_assignment(), ligand_dock_main_jd1(), main(), Prepare(), ScoreFragmentSetMover::run(), basic::svd::SVD_Solver::set_matrix_A(), and set_up_pose().
| std::string ObjexxFCL::sized | ( | std::string const & | s, |
| std::string::size_type | len | ||
| ) |
Sized to a Specified Length Copy of a string.
References len(), docking::s, and SPACE().
| char const ObjexxFCL::SPACE | ( | ' ' | ) |
Referenced by ObjexxFCL::Cstring::center(), ObjexxFCL::Fstring::center(), center(), centered(), ObjexxFCL::Cstring::compress(), ObjexxFCL::Fstring::compress(), ObjexxFCL::Fstring::find_last_non_whitespace(), ObjexxFCL::Fstring::find_last_whitespace(), ObjexxFCL::Fstring::find_non_whitespace(), ObjexxFCL::Fstring::find_whitespace(), ObjexxFCL::Fstring::Fstring(), ObjexxFCL::Fstring::head(), head(), is_blank(), left_justified(), ObjexxFCL::Cstring::left_justify(), ObjexxFCL::Fstring::left_justify(), left_justify(), ObjexxFCL::Cstring::len_trim(), ObjexxFCL::Fstring::len_trim(), ObjexxFCL::Cstring::len_trim_whitespace(), ObjexxFCL::Fstring::len_trim_whitespace(), utility::options::OptionCollection::load_options_from_stream(), lpad(), lpadded(), lstrip(), ObjexxFCL::Fstring::lstrip(), ObjexxFCL::Fstring::lstrip_whitespace(), lstripped(), not_blank(), ObjexxFCL::Fstring::operator=(), ObjexxFCL::Fsubstring::operator=(), pad(), padded(), right_justified(), ObjexxFCL::Cstring::right_justify(), ObjexxFCL::Fstring::right_justify(), right_justify(), rpad(), rpadded(), rstrip(), ObjexxFCL::Fstring::rstrip(), ObjexxFCL::Fstring::rstrip_whitespace(), rstripped(), size(), sized(), strip(), ObjexxFCL::Fstring::strip(), ObjexxFCL::Fstring::strip_whitespace(), stripped(), trim(), ObjexxFCL::Fstring::trim_whitespace(), and trimmed().
|
inline |
Space Character.
|
inline |
square( Dimension )
|
inline |
square( DimensionExpression )
|
inline |
References value.
|
inline |
References value.
|
inline |
Lowercase an Fstring.
References docking::s.
Lowercased Copy in an Output Fstring.
References ObjexxFCL::Fstring::lowercase().
|
inline |
Uppercase an Fstring.
References docking::s.
Uppercased Copy in an Output Fstring.
References ObjexxFCL::Fstring::uppercase().
|
inline |
string of an Fstring
References docking::s.
Referenced by TCDock::__dock_base__(), ComputeProfileMover::apply(), ConstraintMinimizer::apply(), InteractionDistMinimizer::apply(), HolesTrainingDataMover::apply(), LoopHashRelax_Sampler::apply(), FastThreadingMover::apply(), apply_all_frags(), backrub_min_test(), byres_analysis(), calculate_pairwise_RMSD(), capri_t033_centroid_trim_dock_test(), capri_t033_trim_dock_test(), coarse_frag_test(), color_by_lj_test(), MatchSet::cross(), MatchSet::cross_homodimer(), dna_dr_loop_test(), dna_specificity_test(), protocols::abinitio::JumpSpecificAbrelax::do_distributed_rerun(), dock(), doit(), dostuff(), TCDock::dump_pdb(), TCDock::dump_top_hits(), fa_refine_and_design(), figure_out_icoord_test(), protocols::abinitio::JumpSpecificAbrelax::fold(), full_length_rmsd_over_reside_list_general(), gen_fold_tree_for_nbr_segments(), gen_pep_bb_sequential(), generate_disulfide_conformations(), get_aa_torsion_string(), get_aln_resi(), get_jump_to_position(), get_N(), get_sc_automorphic_rmsd(), get_sc_rmsd(), get_silent_file_tags(), get_tag(), get_three_atom_sc_rmsd(), get_unsat_polars(), harvest_motifs_one(), has_clash(), hermann_phase_two_minimize(), TCDock::justone(), KIC_loop_close(), loop_closure_test(), main(), utility::make_segtag_with_dashes(), make_sequence_change(), make_symm_data(), utility::make_tag(), utility::make_tag_with_dashes(), minimize_pdb(), modeler_map_test(), protocols::abinitio::JumpSpecificAbrelax::multi_fast_relax(), not1_test(), output_single_motif(), output_to_silent(), parse_pathway_test(), pdb_id(), pep_energies_analysis(), pep_phipsi_analysis(), pep_rmsd_analysis(), pep_scan_analysis(), PoseWrap::PoseWrap(), post_rebuild_bulge_assembly(), TCDock::precompute_intra(), predict_chem_map_test(), print_pep_analysis(), print_pep_csts(), print_res_freqs(), SuperDeviationMover::print_stats(), SpartaSuperDeviationMover::print_stats(), process_for_motifs(), refine_fa_pep_bb(), report(), res_lvl_analysis(), rna_assemble_test(), RotamerAnalysis(), run(), TCDock::run(), run_3bpy(), run_diiron_glu(), run_m8(), run_parallel_docking(), run_pep_prep(), run_sf4h(), run_tyr_his(), run_zn2his(), RunPepSpec(), sample_rna_dofs_new(), set_pose_occ_and_bfac(), setup_rna_working_parameters(), basic::setup_tag2string(), sicdock_thread_num(), slice_ellipsoid_envelope(), slice_sample_res_and_surrounding(), small_min_test(), CCParam::str(), swa_rna_cluster(), PoseWrap::tag(), TCDock::TCDock(), test(), TEST(), test_kc(), test_kc2(), numeric::kdtree::KDPoint::to_string(), trim_dock_rebuild_relax_test(), and trim_dock_rebuild_relax_test_rhiju().
|
inline |
string of a Template Argument Type Supporting Stream Output
References predPRE::t, and uppercase().
|
inline |
string of a Template Argument Type Supporting Stream Output
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, predPRE::t, and uppercase().
| std::string & ObjexxFCL::strip | ( | std::string & | s | ) |
Strip Space from a string's Tails.
References docking::s, and SPACE().
| std::string & ObjexxFCL::strip | ( | std::string & | s, |
| std::string const & | chars | ||
| ) |
Strip Specified Characters from a string's Tails.
References docking::s.
Referenced by schema.Job::age(), add_xyz_to_pose::collect_xyz(), schema.Job::duration(), bin_torsions::find_title(), enumerate_junctions::get_all_dhrs(), enumerate_junctions::get_all_junctions(), setup::get_package_version(), cal_vdw_radius_pool::get_pair_counts(), main(), cal_NBR_radius::parse_res_lines(), erraser_util::pdb2rosetta(), pyrosetta.toolbox.extract_coords_pose::pose_coords_as_rows(), demo.D020_Pose_scoring::pose_scoring(), demo.D010_Pose_structure::pose_structure(), PyMOL-Rosetta-relay-client.PR_PyMOLServer::process_packet(), PyMOL-RosettaServer.PR_PyMOLServer::process_packet(), and pyrosetta.PyMOLRosettaServer.PR_PyMOLServer::process_packet().
| std::string & ObjexxFCL::strip_whitespace | ( | std::string & | s | ) |
Strip Whitespace from a string's Tails.
References docking::s, and WHITESPACE().
Referenced by center(), utility::options::OptionCollection::load_options_from_stream(), and rna_features_from_pose().
| std::string ObjexxFCL::stripped | ( | std::string const & | s | ) |
Space Stripped from a string's Tails Copy of a string.
References docking::s, and SPACE().
| std::string ObjexxFCL::stripped | ( | std::string const & | s, |
| std::string const & | chars | ||
| ) |
Specified Characters Stripped from a string's Tails Copy of a string.
References docking::s.
Referenced by ObjexxFCL::format::Bite< T >::assign(), utility::options::ScalarOption_T_< K, T >::cl_value(), and utility::options::VectorOption_T_< K, T >::cl_value().
| std::string ObjexxFCL::stripped_whitespace | ( | std::string const & | s | ) |
Whitespace Stripped from a string's Tails Copy of a string.
References docking::s, and WHITESPACE().
Referenced by centered(), utility::options::OptionCollection::load_option_cl(), utility::options::OptionCollection::load_option_file(), and utility::options::OptionCollection::load_options_from_stream().
| void ObjexxFCL::swap | ( | ChunkVector< T > & | a, |
| ChunkVector< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | DynamicIndexRange & | a, |
| DynamicIndexRange & | b | ||
| ) |
Swap.
Swap.
References a, and compute_difference::b.
Swap.
References a, and compute_difference::b.
| void ObjexxFCL::swap | ( | KeyFArray1D< T > & | a, |
| KeyFArray1D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | KeyFArray2D< T > & | a, |
| KeyFArray2D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | KeyFArray3D< T > & | a, |
| KeyFArray3D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | KeyFArray4D< T > & | a, |
| KeyFArray4D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | KeyFArray5D< T > & | a, |
| KeyFArray5D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | KeyFArray6D< T > & | a, |
| KeyFArray6D< T > & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap | ( | StaticIndexRange & | a, |
| StaticIndexRange & | b | ||
| ) |
Swap.
| void ObjexxFCL::swap_no_notify | ( | DynamicIndexRange & | a, |
| DynamicIndexRange & | b | ||
| ) |
Swap.
| char const ObjexxFCL::TAB | ( | '\t' | ) |
Referenced by ObjexxFCL::Cstring::compress(), ObjexxFCL::Fstring::compress(), ObjexxFCL::Fstring::find_last_non_whitespace(), ObjexxFCL::Fstring::find_last_whitespace(), ObjexxFCL::Fstring::find_non_whitespace(), ObjexxFCL::Fstring::find_whitespace(), ObjexxFCL::Cstring::len_trim_whitespace(), ObjexxFCL::Fstring::len_trim_whitespace(), and utility::options::OptionCollection::load_options_from_stream().
Transposed.
References a, create_a3b_hbs::i, and create_a3b_hbs::j.
| KeyFArray2D< T > ObjexxFCL::transposed | ( | KeyFArray2D< T > const & | a | ) |
Transposed.
| std::string & ObjexxFCL::trim | ( | std::string & | s | ) |
Trim Trailing Space from a string.
References docking::s, and SPACE().
Referenced by utility::options::OptionCollection::load(), and utility::options::OptionCollection::load_options_from_stream().
| std::string & ObjexxFCL::trim_whitespace | ( | std::string & | s | ) |
Trim Trailing Whitespace from a string.
References docking::s, and WHITESPACE().
Space-Trimmed Copy.
References docking::s.
| std::string ObjexxFCL::trimmed | ( | std::string const & | s | ) |
Trailing Space Trimmed Copy of a string.
References docking::s, and SPACE().
| std::string ObjexxFCL::trimmed_whitespace | ( | std::string const & | s | ) |
Trailing Whitespace Trimmed Copy of a string.
References docking::s, and WHITESPACE().
Type of an Fstring for Type Supporting Stream Input.
References docking::s, and predPRE::t.
|
inline |
Type of a string for Type Supporting Stream Input.
References docking::s, predPRE::t, and trimmed_whitespace().
|
inline |
|
inline |
char of a string
References docking::s.
|
inline |
string of an Fstring
References docking::s, and type_of< std::string >().
Referenced by type_of< std::string >().
unsigned int of an Fstring
References docking::s.
|
inline |
unsigned int of a string
References docking::s.
unsigned long int of an Fstring
References docking::s.
|
inline |
unsigned long int of a string
References docking::s.
| std::string & ObjexxFCL::unique | ( | std::string & | s | ) |
Remove Repeat Characters from a Possibly Unsorted string Preserving Order.
References create_a3b_hbs::i, docking::s, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::u.
Referenced by pointGroupHit::expand(), expand_all_and_check_if_forms_lattice(), generate_from_fiber(), main(), and FragMonteCarlo::updated_covered_rsds().
| std::string ObjexxFCL::uniqued | ( | std::string const & | s | ) |
Removed Repeat Characters from a Possibly Unsorted string Preserving Order Copy of a string.
References create_a3b_hbs::i, docking::s, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::u.
Uppercased Copy.
References docking::s.
| char & ObjexxFCL::uppercase | ( | char & | c | ) |
Uppercase a Character.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by ObjexxFCL::format::E(), fixed_string_of(), general_string_of(), lead_zero_string_of(), left_string_of(), main(), operator<<(), numeric::operator<<(), operator<<(), right_string_of(), scientific_string_of(), numeric::HomogeneousTransform< T >::show(), ObjexxFCL::format::SS(), string_of(), and ObjexxFCL::format::SW().
Uppercase an Fstring.
References docking::s.
Referenced by fixed_Fstring_of(), Fstring_of(), general_Fstring_of(), lead_zero_Fstring_of(), left_Fstring_of(), right_Fstring_of(), and scientific_Fstring_of().
| std::string & ObjexxFCL::uppercase | ( | std::string & | s | ) |
Uppercase a string.
References create_a3b_hbs::i, and docking::s.
| char ObjexxFCL::uppercased | ( | char const | c | ) |
Uppercased Copy of a Character.
References kmeans_adaptive_kernel_density_bb_dependent_rotlib::c.
Referenced by spec_test().
Uppercased Copy.
References docking::s.
| std::string ObjexxFCL::uppercased | ( | std::string const & | s | ) |
Uppercased Copy of a string.
References create_a3b_hbs::i, docking::s, and predPRE::t.
unsigned short int of an Fstring
References docking::s.
|
inline |
unsigned short int of a string
References docking::s.
| std::string const ObjexxFCL::WHITESPACE | ( | " \t\0" | , |
| 3 | |||
| ) |
Referenced by utility::options::OptionCollection::load_options_from_stream(), ObjexxFCL::Fstring::lstrip_whitespace(), lstrip_whitespace(), lstripped_whitespace(), utility::keys::KeyLookup< K >::not_blank(), ObjexxFCL::Fstring::rstrip_whitespace(), rstrip_whitespace(), rstripped_whitespace(), ObjexxFCL::Fstring::strip_whitespace(), strip_whitespace(), stripped_whitespace(), utility::keys::KeyLookup< K >::stripped_whitespace(), trim_whitespace(), and trimmed_whitespace().
| std::string const ObjexxFCL::WHITESPACE | ( | " \t\0\r\n" | , |
| 5 | |||
| ) |
| std::ostream& ObjexxFCL::write_binary | ( | std::ostream & | stream, |
| FArray1< T > const & | a | ||
| ) |
Write an FArray1 to a binary file.
References a, test.T009_Exceptions::e, and create_a3b_hbs::i.
| list ObjexxFCL.regexs |
| Star const ObjexxFCL::star |
Referenced by ObjexxFCL::FArray1A< T >::attach(), ObjexxFCL::FArray1P< T >::attach(), ObjexxFCL::FArray2A< T >::attach(), ObjexxFCL::FArray2P< T >::attach(), ObjexxFCL::FArray3A< T >::attach(), ObjexxFCL::FArray3P< T >::attach(), ObjexxFCL::FArray4A< T >::attach(), ObjexxFCL::FArray4P< T >::attach(), ObjexxFCL::FArray5A< T >::attach(), ObjexxFCL::FArray5P< T >::attach(), ObjexxFCL::FArray6A< T >::attach(), ObjexxFCL::FArray6P< T >::attach(), ObjexxFCL::DynamicIndexRange::contain(), ObjexxFCL::DynamicIndexRange::contain_nic(), ObjexxFCL::DynamicIndexRange::intersect(), and ObjexxFCL::DynamicIndexRange::intersect_nic().